Cleanups after the update to Autoconf 2.64, Automake 1.11.
[external/binutils.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
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 =
102 am__depfiles_maybe =
103 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
104         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
106         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
107         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108 CCLD = $(CC)
109 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
110         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
111         $(LDFLAGS) -o $@
112 SOURCES = libopcodes.c $(libopcodes_la_SOURCES)
113 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
114         html-recursive info-recursive install-data-recursive \
115         install-dvi-recursive install-exec-recursive \
116         install-html-recursive install-info-recursive \
117         install-pdf-recursive install-ps-recursive install-recursive \
118         installcheck-recursive installdirs-recursive pdf-recursive \
119         ps-recursive uninstall-recursive
120 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
121   distclean-recursive maintainer-clean-recursive
122 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
123         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
124 ETAGS = etags
125 CTAGS = ctags
126 DIST_SUBDIRS = $(SUBDIRS)
127 ACLOCAL = @ACLOCAL@
128 AMTAR = @AMTAR@
129 AR = @AR@
130 AUTOCONF = @AUTOCONF@
131 AUTOHEADER = @AUTOHEADER@
132 AUTOMAKE = @AUTOMAKE@
133 AWK = @AWK@
134 BFD_MACHINES = @BFD_MACHINES@
135 CATALOGS = @CATALOGS@
136 CATOBJEXT = @CATOBJEXT@
137 CC = @CC@
138 CCDEPMODE = @CCDEPMODE@
139 CC_FOR_BUILD = @CC_FOR_BUILD@
140 CFLAGS = @CFLAGS@
141 CPP = @CPP@
142 CPPFLAGS = @CPPFLAGS@
143 CYGPATH_W = @CYGPATH_W@
144 DATADIRNAME = @DATADIRNAME@
145 DEFS = @DEFS@
146 DEPDIR = @DEPDIR@
147 DSYMUTIL = @DSYMUTIL@
148 DUMPBIN = @DUMPBIN@
149 ECHO_C = @ECHO_C@
150 ECHO_N = @ECHO_N@
151 ECHO_T = @ECHO_T@
152 EGREP = @EGREP@
153 EXEEXT = @EXEEXT@
154 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
155 FGREP = @FGREP@
156 GENCAT = @GENCAT@
157 GMSGFMT = @GMSGFMT@
158 GREP = @GREP@
159 HDEFINES = @HDEFINES@
160 INCINTL = @INCINTL@
161 INSTALL = @INSTALL@
162 INSTALL_DATA = @INSTALL_DATA@
163 INSTALL_PROGRAM = @INSTALL_PROGRAM@
164 INSTALL_SCRIPT = @INSTALL_SCRIPT@
165 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
166 INSTOBJEXT = @INSTOBJEXT@
167 LD = @LD@
168 LDFLAGS = @LDFLAGS@
169 LIBINTL = @LIBINTL@
170 LIBINTL_DEP = @LIBINTL_DEP@
171 LIBM = @LIBM@
172 LIBOBJS = @LIBOBJS@
173 LIBS = @LIBS@
174 LIBTOOL = @LIBTOOL@
175 LIPO = @LIPO@
176 LN_S = @LN_S@
177 LTLIBOBJS = @LTLIBOBJS@
178 MAINT = @MAINT@
179 MAKEINFO = @MAKEINFO@
180 MKDIR_P = @MKDIR_P@
181 MKINSTALLDIRS = @MKINSTALLDIRS@
182 MSGFMT = @MSGFMT@
183 MSGMERGE = @MSGMERGE@
184 NM = @NM@
185 NMEDIT = @NMEDIT@
186 NO_WERROR = @NO_WERROR@
187 OBJDUMP = @OBJDUMP@
188 OBJEXT = @OBJEXT@
189 OTOOL = @OTOOL@
190 OTOOL64 = @OTOOL64@
191 PACKAGE = @PACKAGE@
192 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
193 PACKAGE_NAME = @PACKAGE_NAME@
194 PACKAGE_STRING = @PACKAGE_STRING@
195 PACKAGE_TARNAME = @PACKAGE_TARNAME@
196 PACKAGE_URL = @PACKAGE_URL@
197 PACKAGE_VERSION = @PACKAGE_VERSION@
198 PATH_SEPARATOR = @PATH_SEPARATOR@
199 POSUB = @POSUB@
200 RANLIB = @RANLIB@
201 SED = @SED@
202 SET_MAKE = @SET_MAKE@
203 SHARED_DEPENDENCIES = @SHARED_DEPENDENCIES@
204 SHARED_LDFLAGS = @SHARED_LDFLAGS@
205 SHARED_LIBADD = @SHARED_LIBADD@
206 SHELL = @SHELL@
207 STRIP = @STRIP@
208 USE_NLS = @USE_NLS@
209 VERSION = @VERSION@
210 WARN_CFLAGS = @WARN_CFLAGS@
211 XGETTEXT = @XGETTEXT@
212 abs_builddir = @abs_builddir@
213 abs_srcdir = @abs_srcdir@
214 abs_top_builddir = @abs_top_builddir@
215 abs_top_srcdir = @abs_top_srcdir@
216 ac_ct_CC = @ac_ct_CC@
217 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
218 am__include = @am__include@
219 am__leading_dot = @am__leading_dot@
220 am__quote = @am__quote@
221 am__tar = @am__tar@
222 am__untar = @am__untar@
223 archdefs = @archdefs@
224 bfdincludedir = @bfdincludedir@
225 bfdlibdir = @bfdlibdir@
226 bindir = @bindir@
227 build = @build@
228 build_alias = @build_alias@
229 build_cpu = @build_cpu@
230 build_os = @build_os@
231 build_vendor = @build_vendor@
232 builddir = @builddir@
233 cgendir = @cgendir@
234 datadir = @datadir@
235 datarootdir = @datarootdir@
236 docdir = @docdir@
237 dvidir = @dvidir@
238 exec_prefix = @exec_prefix@
239 host = @host@
240 host_alias = @host_alias@
241 host_cpu = @host_cpu@
242 host_noncanonical = @host_noncanonical@
243 host_os = @host_os@
244 host_vendor = @host_vendor@
245 htmldir = @htmldir@
246 includedir = @includedir@
247 infodir = @infodir@
248 install_sh = @install_sh@
249 libdir = @libdir@
250 libexecdir = @libexecdir@
251 localedir = @localedir@
252 localstatedir = @localstatedir@
253 lt_ECHO = @lt_ECHO@
254 mandir = @mandir@
255 mkdir_p = @mkdir_p@
256 oldincludedir = @oldincludedir@
257 pdfdir = @pdfdir@
258 prefix = @prefix@
259 program_transform_name = @program_transform_name@
260 psdir = @psdir@
261 sbindir = @sbindir@
262 sharedstatedir = @sharedstatedir@
263 srcdir = @srcdir@
264 sysconfdir = @sysconfdir@
265 target = @target@
266 target_alias = @target_alias@
267 target_cpu = @target_cpu@
268 target_noncanonical = @target_noncanonical@
269 target_os = @target_os@
270 target_vendor = @target_vendor@
271 top_build_prefix = @top_build_prefix@
272 top_builddir = @top_builddir@
273 top_srcdir = @top_srcdir@
274 AUTOMAKE_OPTIONS = 1.9 cygnus
275 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
276 SUBDIRS = po
277 INCDIR = $(srcdir)/../include
278 BFDDIR = $(srcdir)/../bfd
279 MKDEP = gcc -MM
280 AM_CFLAGS = $(WARN_CFLAGS)
281 bfdlib_LTLIBRARIES = libopcodes.la
282
283 # This is where bfd.h lives.
284 BFD_H = ../bfd/bfd.h
285
286 # This is where libiberty lives.
287 LIBIBERTY = ../libiberty/libiberty.a
288
289 # Header files.
290 HFILES = \
291         cgen-ops.h cgen-types.h \
292         fr30-desc.h fr30-opc.h \
293         frv-desc.h frv-opc.h \
294         h8500-opc.h \
295         i386-init.h \
296         i386-opc.h \
297         i386-tbl.h \
298         ia64-asmtab.h \
299         ia64-opc.h \
300         ip2k-desc.h ip2k-opc.h \
301         iq2000-desc.h iq2000-opc.h \
302         lm32-desc.h \
303         lm32-opc.h \
304         m32c-desc.h m32c-opc.h \
305         m32r-desc.h m32r-opc.h \
306         mcore-opc.h \
307         mep-desc.h mep-opc.h \
308         microblaze-opc.h \
309         mt-desc.h mt-opc.h \
310         openrisc-desc.h openrisc-opc.h \
311         score-opc.h \
312         sh-opc.h \
313         sh64-opc.h \
314         sysdep.h \
315         w65-opc.h \
316         xc16x-desc.h xc16x-opc.h \
317         xstormy16-desc.h xstormy16-opc.h \
318         z8k-opc.h
319
320
321 # C source files that correspond to .o's.
322 CFILES = \
323         alpha-dis.c \
324         alpha-opc.c \
325         arc-dis.c \
326         arc-opc.c \
327         arc-ext.c \
328         arm-dis.c \
329         avr-dis.c \
330         bfin-dis.c \
331         cgen-asm.c \
332         cgen-bitset.c \
333         cgen-dis.c \
334         cgen-opc.c \
335         cr16-dis.c \
336         cr16-opc.c \
337         cris-dis.c \
338         cris-opc.c \
339         crx-dis.c \
340         crx-opc.c \
341         d10v-dis.c \
342         d10v-opc.c \
343         d30v-dis.c \
344         d30v-opc.c \
345         dlx-dis.c \
346         dis-buf.c \
347         dis-init.c \
348         disassemble.c \
349         fr30-asm.c \
350         fr30-desc.c \
351         fr30-dis.c \
352         fr30-ibld.c \
353         fr30-opc.c \
354         frv-asm.c \
355         frv-desc.c \
356         frv-dis.c \
357         frv-ibld.c \
358         frv-opc.c \
359         moxie-dis.c \
360         moxie-opc.c \
361         h8300-dis.c \
362         h8500-dis.c \
363         hppa-dis.c \
364         i370-dis.c \
365         i370-opc.c \
366         i386-dis.c \
367         i386-opc.c \
368         i386-gen.c \
369         i860-dis.c \
370         i960-dis.c \
371         ia64-dis.c \
372         ia64-opc-a.c \
373         ia64-opc-b.c \
374         ia64-opc-f.c \
375         ia64-opc-i.c \
376         ia64-opc-m.c \
377         ia64-opc-d.c \
378         ia64-opc.c \
379         ia64-gen.c \
380         ia64-asmtab.c \
381         ip2k-asm.c \
382         ip2k-desc.c \
383         ip2k-dis.c \
384         ip2k-ibld.c \
385         ip2k-opc.c \
386         iq2000-asm.c \
387         iq2000-desc.c \
388         iq2000-dis.c \
389         iq2000-ibld.c \
390         iq2000-opc.c \
391         lm32-asm.c \
392         lm32-desc.c \
393         lm32-dis.c \
394         lm32-ibld.c \
395         lm32-opc.c \
396         lm32-opinst.c \
397         m32c-asm.c \
398         m32c-desc.c \
399         m32c-dis.c \
400         m32c-ibld.c \
401         m32c-opc.c \
402         m32r-asm.c \
403         m32r-desc.c \
404         m32r-dis.c \
405         m32r-ibld.c \
406         m32r-opc.c \
407         m32r-opinst.c \
408         m68hc11-dis.c \
409         m68hc11-opc.c \
410         m68k-dis.c \
411         m68k-opc.c \
412         m88k-dis.c \
413         maxq-dis.c \
414         mcore-dis.c \
415         mep-asm.c \
416         mep-desc.c \
417         mep-dis.c \
418         mep-ibld.c \
419         mep-opc.c \
420         mips-dis.c \
421         microblaze-dis.c \
422         mips-opc.c \
423         mips16-opc.c \
424         m10200-dis.c \
425         m10200-opc.c \
426         m10300-dis.c \
427         m10300-opc.c \
428         mmix-dis.c \
429         mmix-opc.c \
430         mt-asm.c \
431         mt-desc.c \
432         mt-dis.c \
433         mt-ibld.c \
434         mt-opc.c \
435         ns32k-dis.c \
436         openrisc-asm.c \
437         openrisc-desc.c \
438         openrisc-dis.c \
439         openrisc-ibld.c \
440         openrisc-opc.c \
441         or32-dis.c \
442         or32-opc.c \
443         pdp11-dis.c \
444         pdp11-opc.c \
445         pj-dis.c \
446         pj-opc.c \
447         ppc-dis.c \
448         ppc-opc.c \
449         s390-mkopc.c \
450         s390-opc.c \
451         s390-dis.c \
452         score-dis.c \
453         score7-dis.c \
454         sh-dis.c \
455         sh64-dis.c \
456         sh64-opc.c \
457         sparc-dis.c \
458         sparc-opc.c \
459         spu-dis.c \
460         spu-opc.c \
461         tic30-dis.c \
462         tic4x-dis.c \
463         tic54x-dis.c \
464         tic54x-opc.c \
465         tic80-dis.c \
466         tic80-opc.c \
467         v850-dis.c \
468         v850-opc.c \
469         vax-dis.c \
470         w65-dis.c \
471         xc16x-asm.c \
472         xc16x-desc.c \
473         xc16x-dis.c \
474         xc16x-ibld.c \
475         xc16x-opc.c \
476         xstormy16-asm.c \
477         xstormy16-desc.c \
478         xstormy16-dis.c \
479         xstormy16-ibld.c \
480         xstormy16-opc.c \
481         xtensa-dis.c \
482         z80-dis.c \
483         z8k-dis.c \
484         z8kgen.c
485
486 ALL_MACHINES = \
487         alpha-dis.lo \
488         alpha-opc.lo \
489         arc-dis.lo \
490         arc-opc.lo \
491         arc-ext.lo \
492         arm-dis.lo \
493         avr-dis.lo \
494         bfin-dis.lo \
495         cgen-asm.lo \
496         cgen-bitset.lo \
497         cgen-dis.lo \
498         cgen-opc.lo \
499         cr16-dis.lo \
500         cr16-opc.lo \
501         cris-dis.lo \
502         cris-opc.lo \
503         crx-dis.lo \
504         crx-opc.lo \
505         d10v-dis.lo \
506         d10v-opc.lo \
507         d30v-dis.lo \
508         d30v-opc.lo \
509         dlx-dis.lo \
510         fr30-asm.lo \
511         fr30-desc.lo \
512         fr30-dis.lo \
513         fr30-ibld.lo \
514         fr30-opc.lo \
515         frv-asm.lo \
516         frv-desc.lo \
517         frv-dis.lo \
518         frv-ibld.lo \
519         frv-opc.lo \
520         moxie-dis.lo \
521         moxie-opc.lo \
522         h8300-dis.lo \
523         h8500-dis.lo \
524         hppa-dis.lo \
525         i386-dis.lo \
526         i386-opc.lo \
527         i370-dis.lo \
528         i370-opc.lo \
529         i860-dis.lo \
530         i960-dis.lo \
531         ia64-dis.lo \
532         ia64-opc.lo \
533         ip2k-asm.lo \
534         ip2k-desc.lo \
535         ip2k-dis.lo \
536         ip2k-ibld.lo \
537         ip2k-opc.lo \
538         iq2000-asm.lo \
539         iq2000-desc.lo \
540         iq2000-dis.lo \
541         iq2000-ibld.lo \
542         iq2000-opc.lo \
543         lm32-asm.lo \
544         lm32-desc.lo \
545         lm32-dis.lo \
546         lm32-ibld.lo \
547         lm32-opc.lo \
548         lm32-opinst.lo \
549         m32c-asm.lo \
550         m32c-desc.lo \
551         m32c-dis.lo \
552         m32c-ibld.lo \
553         m32c-opc.lo \
554         m32r-asm.lo \
555         m32r-desc.lo \
556         m32r-dis.lo \
557         m32r-ibld.lo \
558         m32r-opc.lo \
559         m32r-opinst.lo \
560         m68hc11-dis.lo \
561         m68hc11-opc.lo \
562         m68k-dis.lo \
563         m68k-opc.lo \
564         m88k-dis.lo \
565         m10200-dis.lo \
566         m10200-opc.lo \
567         m10300-dis.lo \
568         m10300-opc.lo \
569         maxq-dis.lo \
570         mcore-dis.lo \
571         mep-asm.lo \
572         mep-desc.lo \
573         mep-dis.lo \
574         mep-ibld.lo \
575         mep-opc.lo \
576         mips-dis.lo \
577         microblaze-dis.lo \
578         mips-opc.lo \
579         mips16-opc.lo \
580         mmix-dis.lo \
581         mmix-opc.lo \
582         msp430-dis.lo \
583         mt-asm.lo \
584         mt-desc.lo \
585         mt-dis.lo \
586         mt-ibld.lo \
587         mt-opc.lo \
588         ns32k-dis.lo \
589         openrisc-asm.lo \
590         openrisc-desc.lo \
591         openrisc-dis.lo \
592         openrisc-ibld.lo \
593         openrisc-opc.lo \
594         or32-dis.lo \
595         or32-opc.lo \
596         pdp11-dis.lo \
597         pdp11-opc.lo \
598         pj-dis.lo \
599         pj-opc.lo \
600         ppc-dis.lo \
601         ppc-opc.lo \
602         s390-dis.lo \
603         s390-opc.lo \
604         score-dis.lo \
605         score7-dis.lo \
606         sh-dis.lo \
607         sh64-dis.lo \
608         sh64-opc.lo \
609         sparc-dis.lo \
610         sparc-opc.lo \
611         spu-dis.lo \
612         spu-opc.lo \
613         tic30-dis.lo \
614         tic4x-dis.lo \
615         tic54x-dis.lo \
616         tic54x-opc.lo \
617         tic80-dis.lo \
618         tic80-opc.lo \
619         v850-dis.lo \
620         v850-opc.lo \
621         vax-dis.lo \
622         w65-dis.lo \
623         xc16x-asm.lo \
624         xc16x-desc.lo \
625         xc16x-dis.lo \
626         xc16x-ibld.lo \
627         xc16x-opc.lo \
628         xstormy16-asm.lo \
629         xstormy16-desc.lo \
630         xstormy16-dis.lo \
631         xstormy16-ibld.lo \
632         xstormy16-opc.lo \
633         xtensa-dis.lo \
634         z80-dis.lo \
635         z8k-dis.lo
636
637 OFILES = @BFD_MACHINES@
638
639 # We should reconfigure whenever bfd/configure.in changes, because
640 # that's where the version number in Makefile comes from.
641 CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in
642 INCLUDES = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR) @HDEFINES@ @INCINTL@
643 libopcodes_la_SOURCES = dis-buf.c disassemble.c dis-init.c
644 # It's desirable to list ../bfd/libbfd.la in DEPENDENCIES and LIBADD.
645 # Unfortunately this causes libtool to add -L$(libdir), referring to the
646 # planned install directory of libbfd.  This can cause us to pick up an
647 # old version of libbfd, or to pick up libbfd for the wrong architecture
648 # if host != build. So for building with shared libraries we use a
649 # hardcoded path to libbfd.so instead of relying on the entries in libbfd.la.
650 libopcodes_la_DEPENDENCIES = $(OFILES) @SHARED_DEPENDENCIES@
651 libopcodes_la_LIBADD = $(OFILES) @SHARED_LIBADD@
652 libopcodes_la_LDFLAGS = -release `cat ../bfd/libtool-soversion` @SHARED_LDFLAGS@
653
654 # libtool will build .libs/libopcodes.a.  We create libopcodes.a in
655 # the build directory so that we don't have to convert all the
656 # programs that use libopcodes.a simultaneously.  This is a hack which
657 # should be removed if everything else starts using libtool.  FIXME.
658 noinst_LIBRARIES = libopcodes.a
659 POTFILES = $(HFILES) $(CFILES)
660 CLEANFILES = \
661         stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
662         stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
663         libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
664
665 CGENDIR = @cgendir@
666 CPUDIR = $(CGENDIR)/cpu
667 CGEN = "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo guile ; fi` -l ${cgendir}/guile.scm -s"
668 CGENFLAGS = -v
669 CGENDEPS = \
670         $(CGENDIR)/desc.scm $(CGENDIR)/desc-cpu.scm \
671         $(CGENDIR)/opcodes.scm $(CGENDIR)/opc-asmdis.scm \
672         $(CGENDIR)/opc-ibld.scm $(CGENDIR)/opc-itab.scm \
673         $(CGENDIR)/opc-opinst.scm \
674         cgen-asm.in cgen-dis.in cgen-ibld.in
675
676 CGEN_CPUS = fr30 frv ip2k m32c m32r mep mt openrisc xc16x xstormy16
677 @CGEN_MAINT_FALSE@IP2K_DEPS = 
678 @CGEN_MAINT_TRUE@IP2K_DEPS = stamp-ip2k
679 @CGEN_MAINT_FALSE@LM32_DEPS = 
680 @CGEN_MAINT_TRUE@LM32_DEPS = stamp-lm32
681 @CGEN_MAINT_FALSE@M32C_DEPS = 
682 @CGEN_MAINT_TRUE@M32C_DEPS = stamp-m32c
683 @CGEN_MAINT_FALSE@M32R_DEPS = 
684 @CGEN_MAINT_TRUE@M32R_DEPS = stamp-m32r
685 @CGEN_MAINT_FALSE@FR30_DEPS = 
686 @CGEN_MAINT_TRUE@FR30_DEPS = stamp-fr30
687 @CGEN_MAINT_FALSE@FRV_DEPS = 
688 @CGEN_MAINT_TRUE@FRV_DEPS = stamp-frv
689 @CGEN_MAINT_FALSE@MEP_DEPS = 
690 @CGEN_MAINT_TRUE@MEP_DEPS = stamp-mep
691 @CGEN_MAINT_FALSE@MT_DEPS = 
692 @CGEN_MAINT_TRUE@MT_DEPS = stamp-mt
693 @CGEN_MAINT_FALSE@OPENRISC_DEPS = 
694 @CGEN_MAINT_TRUE@OPENRISC_DEPS = stamp-openrisc
695 @CGEN_MAINT_FALSE@IQ2000_DEPS = 
696 @CGEN_MAINT_TRUE@IQ2000_DEPS = stamp-iq2000
697 @CGEN_MAINT_FALSE@XC16X_DEPS = 
698 @CGEN_MAINT_TRUE@XC16X_DEPS = stamp-xc16x
699 @CGEN_MAINT_FALSE@XSTORMY16_DEPS = 
700 @CGEN_MAINT_TRUE@XSTORMY16_DEPS = stamp-xstormy16
701 m32c_opc_h = m32c-opc.h cgen-types.h cgen-ops.h
702 all: config.h
703         $(MAKE) $(AM_MAKEFLAGS) all-recursive
704
705 .SUFFIXES:
706 .SUFFIXES: .c .lo .o .obj
707 am--refresh:
708         @:
709 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
710         @for dep in $?; do \
711           case '$(am__configure_deps)' in \
712             *$$dep*) \
713               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
714               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
715                 && exit 0; \
716               exit 1;; \
717           esac; \
718         done; \
719         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
720         $(am__cd) $(top_srcdir) && \
721           $(AUTOMAKE) --foreign Makefile
722 .PRECIOUS: Makefile
723 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
724         @case '$?' in \
725           *config.status*) \
726             echo ' $(SHELL) ./config.status'; \
727             $(SHELL) ./config.status;; \
728           *) \
729             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
730             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
731         esac;
732
733 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
734         $(SHELL) ./config.status --recheck
735
736 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
737         $(am__cd) $(srcdir) && $(AUTOCONF)
738 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
739         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
740 $(am__aclocal_m4_deps):
741
742 config.h: stamp-h1
743         @if test ! -f $@; then \
744           rm -f stamp-h1; \
745           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
746         else :; fi
747
748 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
749         @rm -f stamp-h1
750         cd $(top_builddir) && $(SHELL) ./config.status config.h
751 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
752         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
753         rm -f stamp-h1
754         touch $@
755
756 distclean-hdr:
757         -rm -f config.h stamp-h1
758 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
759         cd $(top_builddir) && $(SHELL) ./config.status $@
760
761 clean-noinstLIBRARIES:
762         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
763
764 clean-bfdlibLTLIBRARIES:
765         -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
766         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
767           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
768           test "$$dir" != "$$p" || dir=.; \
769           echo "rm -f \"$${dir}/so_locations\""; \
770           rm -f "$${dir}/so_locations"; \
771         done
772 libopcodes.la: $(libopcodes_la_OBJECTS) $(libopcodes_la_DEPENDENCIES) 
773         $(libopcodes_la_LINK) -rpath $(bfdlibdir) $(libopcodes_la_OBJECTS) $(libopcodes_la_LIBADD) $(LIBS)
774
775 mostlyclean-compile:
776         -rm -f *.$(OBJEXT)
777
778 distclean-compile:
779         -rm -f *.tab.c
780
781 .c.o:
782         $(COMPILE) -c $<
783
784 .c.obj:
785         $(COMPILE) -c `$(CYGPATH_W) '$<'`
786
787 .c.lo:
788         $(LTCOMPILE) -c -o $@ $<
789
790 mostlyclean-libtool:
791         -rm -f *.lo
792
793 clean-libtool:
794         -rm -rf .libs _libs
795
796 distclean-libtool:
797         -rm -f libtool config.lt
798
799 # This directory's subdirectories are mostly independent; you can cd
800 # into them and run `make' without going through this Makefile.
801 # To change the values of `make' variables: instead of editing Makefiles,
802 # (1) if the variable is set in `config.status', edit `config.status'
803 #     (which will cause the Makefiles to be regenerated when you run `make');
804 # (2) otherwise, pass the desired values on the `make' command line.
805 $(RECURSIVE_TARGETS):
806         @failcom='exit 1'; \
807         for f in x $$MAKEFLAGS; do \
808           case $$f in \
809             *=* | --[!k]*);; \
810             *k*) failcom='fail=yes';; \
811           esac; \
812         done; \
813         dot_seen=no; \
814         target=`echo $@ | sed s/-recursive//`; \
815         list='$(SUBDIRS)'; for subdir in $$list; do \
816           echo "Making $$target in $$subdir"; \
817           if test "$$subdir" = "."; then \
818             dot_seen=yes; \
819             local_target="$$target-am"; \
820           else \
821             local_target="$$target"; \
822           fi; \
823           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
824           || eval $$failcom; \
825         done; \
826         if test "$$dot_seen" = "no"; then \
827           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
828         fi; test -z "$$fail"
829
830 $(RECURSIVE_CLEAN_TARGETS):
831         @failcom='exit 1'; \
832         for f in x $$MAKEFLAGS; do \
833           case $$f in \
834             *=* | --[!k]*);; \
835             *k*) failcom='fail=yes';; \
836           esac; \
837         done; \
838         dot_seen=no; \
839         case "$@" in \
840           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
841           *) list='$(SUBDIRS)' ;; \
842         esac; \
843         rev=''; for subdir in $$list; do \
844           if test "$$subdir" = "."; then :; else \
845             rev="$$subdir $$rev"; \
846           fi; \
847         done; \
848         rev="$$rev ."; \
849         target=`echo $@ | sed s/-recursive//`; \
850         for subdir in $$rev; do \
851           echo "Making $$target in $$subdir"; \
852           if test "$$subdir" = "."; then \
853             local_target="$$target-am"; \
854           else \
855             local_target="$$target"; \
856           fi; \
857           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
858           || eval $$failcom; \
859         done && test -z "$$fail"
860 tags-recursive:
861         list='$(SUBDIRS)'; for subdir in $$list; do \
862           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
863         done
864 ctags-recursive:
865         list='$(SUBDIRS)'; for subdir in $$list; do \
866           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
867         done
868
869 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
870         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
871         unique=`for i in $$list; do \
872             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
873           done | \
874           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
875               END { if (nonempty) { for (i in files) print i; }; }'`; \
876         mkid -fID $$unique
877 tags: TAGS
878
879 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
880                 $(TAGS_FILES) $(LISP)
881         set x; \
882         here=`pwd`; \
883         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
884           include_option=--etags-include; \
885           empty_fix=.; \
886         else \
887           include_option=--include; \
888           empty_fix=; \
889         fi; \
890         list='$(SUBDIRS)'; for subdir in $$list; do \
891           if test "$$subdir" = .; then :; else \
892             test ! -f $$subdir/TAGS || \
893               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
894           fi; \
895         done; \
896         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
897         unique=`for i in $$list; do \
898             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
899           done | \
900           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
901               END { if (nonempty) { for (i in files) print i; }; }'`; \
902         shift; \
903         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
904           test -n "$$unique" || unique=$$empty_fix; \
905           if test $$# -gt 0; then \
906             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
907               "$$@" $$unique; \
908           else \
909             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
910               $$unique; \
911           fi; \
912         fi
913 ctags: CTAGS
914 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
915                 $(TAGS_FILES) $(LISP)
916         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
917         unique=`for i in $$list; do \
918             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
919           done | \
920           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
921               END { if (nonempty) { for (i in files) print i; }; }'`; \
922         test -z "$(CTAGS_ARGS)$$unique" \
923           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
924              $$unique
925
926 GTAGS:
927         here=`$(am__cd) $(top_builddir) && pwd` \
928           && $(am__cd) $(top_srcdir) \
929           && gtags -i $(GTAGS_ARGS) "$$here"
930
931 distclean-tags:
932         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
933 check-am:
934 check: check-recursive
935 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
936 installdirs: installdirs-recursive
937 installdirs-am:
938         for dir in "$(DESTDIR)$(bfdlibdir)"; do \
939           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
940         done
941 install: install-recursive
942 install-exec: install-exec-recursive
943 install-data: install-data-recursive
944 uninstall: uninstall-recursive
945
946 install-am: all-am
947         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
948
949 installcheck: installcheck-recursive
950 install-strip:
951         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
952           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
953           `test -z '$(STRIP)' || \
954             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
955 mostlyclean-generic:
956
957 clean-generic:
958         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
959
960 distclean-generic:
961         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
962         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
963
964 maintainer-clean-generic:
965         @echo "This command is intended for maintainers to use"
966         @echo "it deletes files that may require special tools to rebuild."
967 clean: clean-recursive
968
969 clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
970         clean-noinstLIBRARIES mostlyclean-am
971
972 distclean: distclean-recursive
973         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
974         -rm -f Makefile
975 distclean-am: clean-am distclean-compile distclean-generic \
976         distclean-hdr distclean-libtool distclean-tags
977
978 dvi: dvi-recursive
979
980 dvi-am:
981
982 html: html-recursive
983
984 html-am:
985
986 info: info-recursive
987
988 info-am:
989
990 install-data-am: install-bfdlibLTLIBRARIES
991
992 install-dvi: install-dvi-recursive
993
994 install-dvi-am:
995
996 install-exec-am:
997
998 install-html: install-html-recursive
999
1000 install-html-am:
1001
1002 install-info: install-info-recursive
1003
1004 install-info-am:
1005
1006 install-man:
1007
1008 install-pdf: install-pdf-recursive
1009
1010 install-pdf-am:
1011
1012 install-ps: install-ps-recursive
1013
1014 install-ps-am:
1015
1016 installcheck-am:
1017
1018 maintainer-clean: maintainer-clean-recursive
1019         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1020         -rm -rf $(top_srcdir)/autom4te.cache
1021         -rm -f Makefile
1022 maintainer-clean-am: distclean-am maintainer-clean-generic
1023
1024 mostlyclean: mostlyclean-recursive
1025
1026 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1027         mostlyclean-libtool
1028
1029 pdf: pdf-recursive
1030
1031 pdf-am:
1032
1033 ps: ps-recursive
1034
1035 ps-am:
1036
1037 uninstall-am: uninstall-bfdlibLTLIBRARIES
1038
1039 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1040         ctags-recursive install-am install-strip tags-recursive
1041
1042 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1043         all all-am am--refresh check check-am clean \
1044         clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1045         clean-noinstLIBRARIES ctags ctags-recursive distclean \
1046         distclean-compile distclean-generic distclean-hdr \
1047         distclean-libtool distclean-tags dvi dvi-am html html-am info \
1048         info-am install install-am install-bfdlibLTLIBRARIES \
1049         install-data install-data-am install-dvi install-dvi-am \
1050         install-exec install-exec-am install-html install-html-am \
1051         install-info install-info-am install-man install-pdf \
1052         install-pdf-am install-ps install-ps-am install-strip \
1053         installcheck installcheck-am installdirs installdirs-am \
1054         maintainer-clean maintainer-clean-generic mostlyclean \
1055         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1056         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1057         uninstall-bfdlibLTLIBRARIES
1058
1059
1060 disassemble.lo: disassemble.c $(INCDIR)/dis-asm.h
1061         $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
1062
1063 stamp-lib: libopcodes.la
1064         libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1065         if [ -f $$libtooldir/libopcodes.a ]; then \
1066           cp $$libtooldir/libopcodes.a libopcodes.tmp; \
1067           $(RANLIB) libopcodes.tmp; \
1068           $(SHELL) $(srcdir)/../move-if-change libopcodes.tmp libopcodes.a; \
1069         else true; fi
1070         touch stamp-lib
1071
1072 libopcodes.a: stamp-lib ; @true
1073 po/POTFILES.in: @MAINT@ Makefile
1074         for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
1075           && mv tmp $(srcdir)/po/POTFILES.in
1076
1077 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libopcodes
1078         @$(NORMAL_INSTALL)
1079
1080 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libopcodes
1081         @$(NORMAL_UNINSTALL)
1082
1083 .PHONY: install_libopcodes uninstall_libopcodes
1084 install_libopcodes: $(bfdlib_LTLIBRARIES)
1085         $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1086         $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1087         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1088           if test -f $$p; then \
1089             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1090             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1091           else :; fi; \
1092         done
1093         $(INSTALL_DATA) $(INCDIR)/dis-asm.h $(DESTDIR)$(bfdincludedir)/dis-asm.h
1094
1095 uninstall_libopcodes:
1096         list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1097           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1098         done
1099         rm -f $(DESTDIR)$(bfdincludedir)/dis-asm.h
1100
1101 run-cgen:
1102         $(SHELL) $(srcdir)/cgen.sh opcodes $(srcdir) $(CGEN) \
1103           $(CGENDIR) "$(CGENFLAGS)" $(arch) $(prefix) $(archfile) $(opcfile) \
1104           "$(options)" "$(extrafiles)"
1105         touch stamp-${prefix}
1106 .PHONY: run-cgen
1107
1108 # Maintainer utility rule to regenerate all cgen files.
1109 run-cgen-all:
1110         for c in $(CGEN_CPUS) ; \
1111         do \
1112                 $(MAKE) stamp-$$c || exit 1 ; \
1113         done
1114 .PHONY: run-cgen-all
1115
1116 # For now, require developers to configure with --enable-cgen-maint.
1117 $(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)
1118         @true
1119 stamp-ip2k: $(CGENDEPS) $(CPUDIR)/ip2k.cpu $(CPUDIR)/ip2k.opc
1120         $(MAKE) run-cgen arch=ip2k prefix=ip2k options= \
1121                 archfile=$(CPUDIR)/ip2k.cpu opcfile=$(CPUDIR)/ip2k.opc extrafiles=
1122
1123 $(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)
1124         @true
1125 stamp-lm32: $(CGENDEPS) $(srcdir)/../cpu/lm32.cpu $(srcdir)/../cpu/lm32.opc
1126         $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
1127                 archfile=$(srcdir)/../cpu/lm32.cpu \
1128                 opcfile=$(srcdir)/../cpu/lm32.opc \
1129                 extrafiles=opinst
1130
1131 $(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)
1132 #       @true
1133 stamp-m32c: $(CGENDEPS) $(srcdir)/../cpu/m32c.cpu $(srcdir)/../cpu/m32c.opc
1134         $(MAKE) run-cgen arch=m32c prefix=m32c options= \
1135                 archfile=$(srcdir)/../cpu/m32c.cpu \
1136                 opcfile=$(srcdir)/../cpu/m32c.opc extrafiles=
1137 m32c-asm.lo: m32c-asm.c sysdep.h config.h $(BFD_H) \
1138   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1139   $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
1140 m32c-desc.lo: m32c-desc.c sysdep.h config.h $(BFD_H) \
1141   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1142   $(INCDIR)/opcode/cgen.h $(m32c_opc_h) opintl.h
1143 m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1144   $(BFD_H) $(INCDIR)/ansidecl.h \
1145   $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
1146   $(m32c_opc_h) opintl.h
1147 m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/dis-asm.h \
1148   $(BFD_H) $(INCDIR)/ansidecl.h \
1149   $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen.h \
1150   $(m32c_opc_h) opintl.h
1151 m32c-opc.lo: m32c-opc.c sysdep.h config.h $(BFD_H) \
1152   $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h m32c-desc.h \
1153   $(INCDIR)/opcode/cgen.h $(m32c_opc_h)
1154
1155 $(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)
1156         @true
1157 stamp-m32r: $(CGENDEPS) $(srcdir)/../cpu/m32r.cpu $(srcdir)/../cpu/m32r.opc
1158         $(MAKE) run-cgen arch=m32r prefix=m32r options=opinst \
1159                 archfile=$(srcdir)/../cpu/m32r.cpu \
1160                 opcfile=$(srcdir)/../cpu/m32r.opc extrafiles=opinst
1161
1162 $(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)
1163         @true
1164 stamp-fr30: $(CGENDEPS) $(CPUDIR)/fr30.cpu $(CPUDIR)/fr30.opc
1165         $(MAKE) run-cgen arch=fr30 prefix=fr30 options= \
1166                 archfile=$(CPUDIR)/fr30.cpu opcfile=$(CPUDIR)/fr30.opc extrafiles=
1167
1168 $(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)
1169         @true
1170 stamp-frv: $(CGENDEPS) $(srcdir)/../cpu/frv.cpu $(srcdir)/../cpu/frv.opc
1171         $(MAKE) run-cgen arch=frv prefix=frv options= \
1172                 archfile=$(srcdir)/../cpu/frv.cpu opcfile=$(srcdir)/../cpu/frv.opc extrafiles=
1173
1174 $(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)
1175         @true
1176 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
1177         $(MAKE) run-cgen arch=mep prefix=mep options= \
1178                 archfile=$(CPUDIR)/mep.cpu opcfile=$(CPUDIR)/mep.opc extrafiles=
1179
1180 $(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)
1181         @true
1182 stamp-mt: $(CGENDEPS) $(srcdir)/../cpu/mt.cpu $(srcdir)/../cpu/mt.opc
1183         $(MAKE) run-cgen arch=mt prefix=mt options= \
1184                 archfile=$(srcdir)/../cpu/mt.cpu \
1185                 opcfile=$(srcdir)/../cpu/mt.opc extrafiles=
1186
1187 $(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)
1188         @true
1189 stamp-openrisc: $(CGENDEPS) $(CPUDIR)/openrisc.cpu $(CPUDIR)/openrisc.opc
1190         $(MAKE) run-cgen arch=openrisc prefix=openrisc options= \
1191                 archfile=$(CPUDIR)/openrisc.cpu opcfile=$(CPUDIR)/openrisc.opc extrafiles=
1192
1193 $(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)
1194         @true
1195 stamp-iq2000: $(CGENDEPS) $(srcdir)/../cpu/iq2000.cpu \
1196                 $(srcdir)/../cpu/iq2000.opc $(srcdir)/../cpu/iq2000m.cpu \
1197                 $(srcdir)/../cpu/iq10.cpu
1198         $(MAKE) run-cgen arch=iq2000 prefix=iq2000 options= \
1199                 archfile=$(srcdir)/../cpu/iq2000.cpu \
1200                 opcfile=$(srcdir)/../cpu/iq2000.opc extrafiles=
1201
1202 $(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)
1203         @true
1204 stamp-xstormy16: $(CGENDEPS) $(CPUDIR)/xstormy16.cpu $(CPUDIR)/xstormy16.opc
1205         $(MAKE) run-cgen arch=xstormy16 prefix=xstormy16 options= \
1206                 archfile=$(CPUDIR)/xstormy16.cpu opcfile=$(CPUDIR)/xstormy16.opc extrafiles=
1207
1208 $(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)
1209         @true
1210 stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
1211         $(MAKE) run-cgen arch=xc16x prefix=xc16x options= \
1212                 archfile=$(CPUDIR)/xc16x.cpu opcfile=$(CPUDIR)/xc16x.opc extrafiles=
1213
1214 i386-gen: i386-gen.o
1215         $(LINK) i386-gen.o $(LIBIBERTY)
1216
1217 i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h
1218
1219 $(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h 
1220         @echo $@
1221
1222 $(srcdir)/i386-init.h: @MAINT@ i386-gen i386-opc.tbl i386-reg.tbl
1223         ./i386-gen --srcdir $(srcdir)
1224
1225 ia64-gen: ia64-gen.o
1226         $(LINK) ia64-gen.o $(LIBIBERTY)
1227
1228 ia64-gen.o: ia64-gen.c ia64-opc.c ia64-opc-a.c ia64-opc-b.c ia64-opc-f.c \
1229   ia64-opc-i.c ia64-opc-m.c ia64-opc-d.c ia64-opc.h
1230
1231 # Don't wrap the line below, as @MAINT@ can be expanded to '#'.
1232 # Some make versions don't handle line continuations in comments.
1233 $(srcdir)/ia64-asmtab.c: @MAINT@ ia64-gen ia64-ic.tbl ia64-raw.tbl ia64-waw.tbl ia64-war.tbl
1234         ./ia64-gen --srcdir $(srcdir) > $@
1235
1236 s390-mkopc: s390-mkopc.c
1237         $(CC_FOR_BUILD) -o s390-mkopc $(srcdir)/s390-mkopc.c
1238
1239 s390-opc.tab: s390-mkopc s390-opc.txt
1240         ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
1241
1242 sh-dis.lo: sh-dis.c
1243         $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
1244
1245 # This dependency stuff is copied from BFD.
1246
1247 DEP: dep.sed $(CFILES) $(HFILES) config.h
1248         rm -f DEP1
1249         $(MAKE) MKDEP="$(MKDEP)" DEP1
1250         echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEP1
1251         if grep ' /' DEP1 > /dev/null 2> /dev/null; then \
1252           echo 'make DEP failed!'; exit 1; \
1253         else \
1254           mv -f DEP1 $@; \
1255         fi
1256
1257 DEP1: $(CFILES)
1258         echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1259         echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1260         for f in $?; do \
1261           $(MKDEP) $(INCLUDES) $(CFLAGS) $$f > DEPA; \
1262           sed -n -e '1s/\.o: .*/.lo: \\/p' -e q < DEPA >> DEP2; \
1263           sed -e '1s/.*: //' -f dep.sed < DEPA | \
1264             LC_ALL=C sort | LC_ALL=C uniq | \
1265             sed -e 's/^[AB]/  /' -e '$$s/ \\$$//' >> DEP2; \
1266         done
1267         rm -f DEPA
1268         mv -f DEP2 $@
1269
1270 dep.sed: dep-in.sed config.status
1271         sed <$(srcdir)/dep-in.sed >dep.sed      \
1272                 -e 's!@BFD_H@!$(BFD_H)!'        \
1273                 -e 's!@INCDIR@!$(INCDIR)!'      \
1274                 -e 's!@BFDDIR@!$(BFDDIR)!'      \
1275                 -e 's!@SRCDIR@!$(srcdir)!'      \
1276                 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
1277
1278 dep: DEP
1279         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
1280         cat DEP >> tmp-Makefile
1281         $(srcdir)/../move-if-change tmp-Makefile Makefile
1282
1283 dep-in: DEP
1284         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
1285         cat DEP >> tmp-Makefile.in
1286         $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1287
1288 dep-am: DEP
1289         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
1290         cat DEP >> tmp-Makefile.am
1291         $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1292
1293 .PHONY: dep dep-in dep-am
1294
1295 # What appears below is generated by a hacked mkdep using gcc -MM.
1296
1297 # DO NOT DELETE THIS LINE -- mkdep uses it.
1298 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1299 alpha-dis.lo: \
1300   alpha-dis.c \
1301   $(BFD_H) \
1302   $(INCDIR)/ansidecl.h \
1303   $(INCDIR)/dis-asm.h \
1304   $(INCDIR)/opcode/alpha.h \
1305   $(INCDIR)/symcat.h \
1306   config.h \
1307   sysdep.h
1308 alpha-opc.lo: \
1309   alpha-opc.c \
1310   $(BFD_H) \
1311   $(INCDIR)/ansidecl.h \
1312   $(INCDIR)/opcode/alpha.h \
1313   $(INCDIR)/symcat.h \
1314   config.h \
1315   opintl.h \
1316   sysdep.h
1317 arc-dis.lo: \
1318   arc-dis.c \
1319   $(BFDDIR)/elf-bfd.h \
1320   $(BFD_H) \
1321   $(INCDIR)/ansidecl.h \
1322   $(INCDIR)/bfdlink.h \
1323   $(INCDIR)/dis-asm.h \
1324   $(INCDIR)/elf/arc.h \
1325   $(INCDIR)/elf/common.h \
1326   $(INCDIR)/elf/external.h \
1327   $(INCDIR)/elf/internal.h \
1328   $(INCDIR)/elf/reloc-macros.h \
1329   $(INCDIR)/libiberty.h \
1330   $(INCDIR)/opcode/arc.h \
1331   $(INCDIR)/symcat.h \
1332   arc-dis.h \
1333   arc-ext.h \
1334   opintl.h
1335 arc-opc.lo: \
1336   arc-opc.c \
1337   $(BFD_H) \
1338   $(INCDIR)/ansidecl.h \
1339   $(INCDIR)/opcode/arc.h \
1340   $(INCDIR)/symcat.h \
1341   config.h \
1342   opintl.h \
1343   sysdep.h
1344 arc-ext.lo: \
1345   arc-ext.c \
1346   $(BFD_H) \
1347   $(INCDIR)/ansidecl.h \
1348   $(INCDIR)/libiberty.h \
1349   $(INCDIR)/symcat.h \
1350   arc-ext.h \
1351   config.h \
1352   sysdep.h
1353 arm-dis.lo: \
1354   arm-dis.c \
1355   $(BFDDIR)/elf-bfd.h \
1356   $(BFDDIR)/libcoff.h \
1357   $(BFD_H) \
1358   $(INCDIR)/ansidecl.h \
1359   $(INCDIR)/bfdlink.h \
1360   $(INCDIR)/coff/internal.h \
1361   $(INCDIR)/dis-asm.h \
1362   $(INCDIR)/elf/arm.h \
1363   $(INCDIR)/elf/common.h \
1364   $(INCDIR)/elf/external.h \
1365   $(INCDIR)/elf/internal.h \
1366   $(INCDIR)/elf/reloc-macros.h \
1367   $(INCDIR)/floatformat.h \
1368   $(INCDIR)/opcode/arm.h \
1369   $(INCDIR)/safe-ctype.h \
1370   $(INCDIR)/symcat.h \
1371   config.h \
1372   opintl.h \
1373   sysdep.h
1374 avr-dis.lo: \
1375   avr-dis.c \
1376   $(BFD_H) \
1377   $(INCDIR)/ansidecl.h \
1378   $(INCDIR)/dis-asm.h \
1379   $(INCDIR)/libiberty.h \
1380   $(INCDIR)/opcode/avr.h \
1381   $(INCDIR)/symcat.h \
1382   config.h \
1383   opintl.h \
1384   sysdep.h
1385 bfin-dis.lo: \
1386   bfin-dis.c \
1387   $(BFD_H) \
1388   $(INCDIR)/ansidecl.h \
1389   $(INCDIR)/dis-asm.h \
1390   $(INCDIR)/opcode/bfin.h \
1391   $(INCDIR)/symcat.h
1392 cgen-asm.lo: \
1393   cgen-asm.c \
1394   $(BFD_H) \
1395   $(INCDIR)/ansidecl.h \
1396   $(INCDIR)/libiberty.h \
1397   $(INCDIR)/opcode/cgen-bitset.h \
1398   $(INCDIR)/opcode/cgen.h \
1399   $(INCDIR)/safe-ctype.h \
1400   $(INCDIR)/symcat.h \
1401   config.h \
1402   opintl.h \
1403   sysdep.h
1404 cgen-bitset.lo: \
1405   cgen-bitset.c \
1406   $(INCDIR)/ansidecl.h \
1407   $(INCDIR)/libiberty.h \
1408   $(INCDIR)/opcode/cgen-bitset.h
1409 cgen-dis.lo: \
1410   cgen-dis.c \
1411   $(BFD_H) \
1412   $(INCDIR)/ansidecl.h \
1413   $(INCDIR)/libiberty.h \
1414   $(INCDIR)/opcode/cgen-bitset.h \
1415   $(INCDIR)/opcode/cgen.h \
1416   $(INCDIR)/symcat.h \
1417   config.h \
1418   sysdep.h
1419 cgen-opc.lo: \
1420   cgen-opc.c \
1421   $(BFD_H) \
1422   $(INCDIR)/alloca-conf.h \
1423   $(INCDIR)/ansidecl.h \
1424   $(INCDIR)/libiberty.h \
1425   $(INCDIR)/opcode/cgen-bitset.h \
1426   $(INCDIR)/opcode/cgen.h \
1427   $(INCDIR)/safe-ctype.h \
1428   $(INCDIR)/symcat.h \
1429   config.h \
1430   sysdep.h
1431 cr16-dis.lo: \
1432   cr16-dis.c \
1433   $(BFD_H) \
1434   $(INCDIR)/ansidecl.h \
1435   $(INCDIR)/dis-asm.h \
1436   $(INCDIR)/libiberty.h \
1437   $(INCDIR)/opcode/cr16.h \
1438   $(INCDIR)/symcat.h \
1439   config.h \
1440   sysdep.h
1441 cr16-opc.lo: \
1442   cr16-opc.c \
1443   $(INCDIR)/ansidecl.h \
1444   $(INCDIR)/libiberty.h \
1445   $(INCDIR)/opcode/cr16.h \
1446   $(INCDIR)/symcat.h
1447 cris-dis.lo: \
1448   cris-dis.c \
1449   $(BFD_H) \
1450   $(INCDIR)/ansidecl.h \
1451   $(INCDIR)/dis-asm.h \
1452   $(INCDIR)/libiberty.h \
1453   $(INCDIR)/opcode/cris.h \
1454   $(INCDIR)/symcat.h \
1455   config.h \
1456   sysdep.h
1457 cris-opc.lo: \
1458   cris-opc.c \
1459   $(INCDIR)/opcode/cris.h
1460 crx-dis.lo: \
1461   crx-dis.c \
1462   $(BFD_H) \
1463   $(INCDIR)/ansidecl.h \
1464   $(INCDIR)/dis-asm.h \
1465   $(INCDIR)/opcode/crx.h \
1466   $(INCDIR)/symcat.h \
1467   config.h \
1468   sysdep.h
1469 crx-opc.lo: \
1470   crx-opc.c \
1471   $(INCDIR)/ansidecl.h \
1472   $(INCDIR)/libiberty.h \
1473   $(INCDIR)/opcode/crx.h \
1474   $(INCDIR)/symcat.h
1475 d10v-dis.lo: \
1476   d10v-dis.c \
1477   $(BFD_H) \
1478   $(INCDIR)/ansidecl.h \
1479   $(INCDIR)/dis-asm.h \
1480   $(INCDIR)/opcode/d10v.h \
1481   $(INCDIR)/symcat.h \
1482   config.h \
1483   sysdep.h
1484 d10v-opc.lo: \
1485   d10v-opc.c \
1486   $(INCDIR)/ansidecl.h \
1487   $(INCDIR)/opcode/d10v.h \
1488   config.h \
1489   sysdep.h
1490 d30v-dis.lo: \
1491   d30v-dis.c \
1492   $(BFD_H) \
1493   $(INCDIR)/ansidecl.h \
1494   $(INCDIR)/dis-asm.h \
1495   $(INCDIR)/opcode/d30v.h \
1496   $(INCDIR)/symcat.h \
1497   config.h \
1498   opintl.h \
1499   sysdep.h
1500 d30v-opc.lo: \
1501   d30v-opc.c \
1502   $(INCDIR)/ansidecl.h \
1503   $(INCDIR)/opcode/d30v.h \
1504   config.h \
1505   sysdep.h
1506 dlx-dis.lo: \
1507   dlx-dis.c \
1508   $(BFD_H) \
1509   $(INCDIR)/ansidecl.h \
1510   $(INCDIR)/dis-asm.h \
1511   $(INCDIR)/opcode/dlx.h \
1512   $(INCDIR)/symcat.h \
1513   config.h \
1514   sysdep.h
1515 dis-buf.lo: \
1516   dis-buf.c \
1517   $(BFD_H) \
1518   $(INCDIR)/ansidecl.h \
1519   $(INCDIR)/dis-asm.h \
1520   $(INCDIR)/symcat.h \
1521   config.h \
1522   opintl.h \
1523   sysdep.h
1524 dis-init.lo: \
1525   dis-init.c \
1526   $(BFD_H) \
1527   $(INCDIR)/ansidecl.h \
1528   $(INCDIR)/dis-asm.h \
1529   $(INCDIR)/symcat.h \
1530   config.h \
1531   sysdep.h
1532 disassemble.lo: \
1533   disassemble.c \
1534   $(BFD_H) \
1535   $(INCDIR)/ansidecl.h \
1536   $(INCDIR)/dis-asm.h \
1537   $(INCDIR)/symcat.h \
1538   config.h \
1539   sysdep.h
1540 fr30-asm.lo: \
1541   fr30-asm.c \
1542   $(BFD_H) \
1543   $(INCDIR)/ansidecl.h \
1544   $(INCDIR)/libiberty.h \
1545   $(INCDIR)/opcode/cgen-bitset.h \
1546   $(INCDIR)/opcode/cgen.h \
1547   $(INCDIR)/safe-ctype.h \
1548   $(INCDIR)/symcat.h \
1549   $(INCDIR)/xregex.h \
1550   $(INCDIR)/xregex2.h \
1551   config.h \
1552   fr30-desc.h \
1553   fr30-opc.h \
1554   opintl.h \
1555   sysdep.h
1556 fr30-desc.lo: \
1557   fr30-desc.c \
1558   $(BFD_H) \
1559   $(INCDIR)/ansidecl.h \
1560   $(INCDIR)/libiberty.h \
1561   $(INCDIR)/opcode/cgen-bitset.h \
1562   $(INCDIR)/opcode/cgen.h \
1563   $(INCDIR)/symcat.h \
1564   $(INCDIR)/xregex.h \
1565   $(INCDIR)/xregex2.h \
1566   config.h \
1567   fr30-desc.h \
1568   fr30-opc.h \
1569   opintl.h \
1570   sysdep.h
1571 fr30-dis.lo: \
1572   fr30-dis.c \
1573   $(BFD_H) \
1574   $(INCDIR)/ansidecl.h \
1575   $(INCDIR)/dis-asm.h \
1576   $(INCDIR)/libiberty.h \
1577   $(INCDIR)/opcode/cgen-bitset.h \
1578   $(INCDIR)/opcode/cgen.h \
1579   $(INCDIR)/symcat.h \
1580   config.h \
1581   fr30-desc.h \
1582   fr30-opc.h \
1583   opintl.h \
1584   sysdep.h
1585 fr30-ibld.lo: \
1586   fr30-ibld.c \
1587   $(BFD_H) \
1588   $(INCDIR)/ansidecl.h \
1589   $(INCDIR)/dis-asm.h \
1590   $(INCDIR)/opcode/cgen-bitset.h \
1591   $(INCDIR)/opcode/cgen.h \
1592   $(INCDIR)/safe-ctype.h \
1593   $(INCDIR)/symcat.h \
1594   config.h \
1595   fr30-desc.h \
1596   fr30-opc.h \
1597   opintl.h \
1598   sysdep.h
1599 fr30-opc.lo: \
1600   fr30-opc.c \
1601   $(BFD_H) \
1602   $(INCDIR)/ansidecl.h \
1603   $(INCDIR)/libiberty.h \
1604   $(INCDIR)/opcode/cgen-bitset.h \
1605   $(INCDIR)/opcode/cgen.h \
1606   $(INCDIR)/symcat.h \
1607   config.h \
1608   fr30-desc.h \
1609   fr30-opc.h \
1610   sysdep.h
1611 frv-asm.lo: \
1612   frv-asm.c \
1613   $(BFD_H) \
1614   $(INCDIR)/ansidecl.h \
1615   $(INCDIR)/libiberty.h \
1616   $(INCDIR)/opcode/cgen-bitset.h \
1617   $(INCDIR)/opcode/cgen.h \
1618   $(INCDIR)/safe-ctype.h \
1619   $(INCDIR)/symcat.h \
1620   $(INCDIR)/xregex.h \
1621   $(INCDIR)/xregex2.h \
1622   config.h \
1623   frv-desc.h \
1624   frv-opc.h \
1625   opintl.h \
1626   sysdep.h
1627 frv-desc.lo: \
1628   frv-desc.c \
1629   $(BFD_H) \
1630   $(INCDIR)/ansidecl.h \
1631   $(INCDIR)/libiberty.h \
1632   $(INCDIR)/opcode/cgen-bitset.h \
1633   $(INCDIR)/opcode/cgen.h \
1634   $(INCDIR)/symcat.h \
1635   $(INCDIR)/xregex.h \
1636   $(INCDIR)/xregex2.h \
1637   config.h \
1638   frv-desc.h \
1639   frv-opc.h \
1640   opintl.h \
1641   sysdep.h
1642 frv-dis.lo: \
1643   frv-dis.c \
1644   $(BFD_H) \
1645   $(INCDIR)/ansidecl.h \
1646   $(INCDIR)/dis-asm.h \
1647   $(INCDIR)/libiberty.h \
1648   $(INCDIR)/opcode/cgen-bitset.h \
1649   $(INCDIR)/opcode/cgen.h \
1650   $(INCDIR)/symcat.h \
1651   config.h \
1652   frv-desc.h \
1653   frv-opc.h \
1654   opintl.h \
1655   sysdep.h
1656 frv-ibld.lo: \
1657   frv-ibld.c \
1658   $(BFD_H) \
1659   $(INCDIR)/ansidecl.h \
1660   $(INCDIR)/dis-asm.h \
1661   $(INCDIR)/opcode/cgen-bitset.h \
1662   $(INCDIR)/opcode/cgen.h \
1663   $(INCDIR)/safe-ctype.h \
1664   $(INCDIR)/symcat.h \
1665   config.h \
1666   frv-desc.h \
1667   frv-opc.h \
1668   opintl.h \
1669   sysdep.h
1670 frv-opc.lo: \
1671   frv-opc.c \
1672   $(BFD_H) \
1673   $(INCDIR)/ansidecl.h \
1674   $(INCDIR)/elf/frv.h \
1675   $(INCDIR)/elf/reloc-macros.h \
1676   $(INCDIR)/libiberty.h \
1677   $(INCDIR)/opcode/cgen-bitset.h \
1678   $(INCDIR)/opcode/cgen.h \
1679   $(INCDIR)/symcat.h \
1680   config.h \
1681   frv-desc.h \
1682   frv-opc.h \
1683   sysdep.h
1684 moxie-dis.lo: \
1685   moxie-dis.c \
1686   $(BFD_H) \
1687   $(INCDIR)/ansidecl.h \
1688   $(INCDIR)/dis-asm.h \
1689   $(INCDIR)/opcode/moxie.h \
1690   $(INCDIR)/symcat.h \
1691   config.h \
1692   sysdep.h
1693 moxie-opc.lo: \
1694   moxie-opc.c \
1695   $(INCDIR)/ansidecl.h \
1696   $(INCDIR)/opcode/moxie.h \
1697   config.h \
1698   sysdep.h
1699 h8300-dis.lo: \
1700   h8300-dis.c \
1701   $(BFD_H) \
1702   $(INCDIR)/ansidecl.h \
1703   $(INCDIR)/dis-asm.h \
1704   $(INCDIR)/libiberty.h \
1705   $(INCDIR)/opcode/h8300.h \
1706   $(INCDIR)/symcat.h \
1707   config.h \
1708   opintl.h \
1709   sysdep.h
1710 h8500-dis.lo: \
1711   h8500-dis.c \
1712   $(BFD_H) \
1713   $(INCDIR)/ansidecl.h \
1714   $(INCDIR)/dis-asm.h \
1715   $(INCDIR)/symcat.h \
1716   config.h \
1717   h8500-opc.h \
1718   opintl.h \
1719   sysdep.h
1720 hppa-dis.lo: \
1721   hppa-dis.c \
1722   $(BFDDIR)/libhppa.h \
1723   $(BFD_H) \
1724   $(INCDIR)/ansidecl.h \
1725   $(INCDIR)/dis-asm.h \
1726   $(INCDIR)/opcode/hppa.h \
1727   $(INCDIR)/symcat.h \
1728   config.h \
1729   sysdep.h
1730 i370-dis.lo: \
1731   i370-dis.c \
1732   $(BFD_H) \
1733   $(INCDIR)/ansidecl.h \
1734   $(INCDIR)/dis-asm.h \
1735   $(INCDIR)/opcode/i370.h \
1736   $(INCDIR)/symcat.h \
1737   config.h \
1738   sysdep.h
1739 i370-opc.lo: \
1740   i370-opc.c \
1741   $(INCDIR)/ansidecl.h \
1742   $(INCDIR)/opcode/i370.h \
1743   config.h \
1744   sysdep.h
1745 i386-dis.lo: \
1746   i386-dis.c \
1747   $(BFD_H) \
1748   $(INCDIR)/ansidecl.h \
1749   $(INCDIR)/dis-asm.h \
1750   $(INCDIR)/libiberty.h \
1751   $(INCDIR)/opcode/i386.h \
1752   $(INCDIR)/symcat.h \
1753   config.h \
1754   opintl.h \
1755   sysdep.h
1756 i386-opc.lo: \
1757   i386-opc.c \
1758   $(INCDIR)/ansidecl.h \
1759   $(INCDIR)/libiberty.h \
1760   $(INCDIR)/opcode/i386.h \
1761   config.h \
1762   i386-opc.h \
1763   i386-tbl.h \
1764   sysdep.h
1765 i386-gen.lo: \
1766   i386-gen.c \
1767   $(INCDIR)/ansidecl.h \
1768   $(INCDIR)/getopt.h \
1769   $(INCDIR)/hashtab.h \
1770   $(INCDIR)/libiberty.h \
1771   $(INCDIR)/opcode/i386.h \
1772   $(INCDIR)/safe-ctype.h \
1773   config.h \
1774   i386-opc.h \
1775   sysdep.h
1776 i860-dis.lo: \
1777   i860-dis.c \
1778   $(BFD_H) \
1779   $(INCDIR)/ansidecl.h \
1780   $(INCDIR)/dis-asm.h \
1781   $(INCDIR)/opcode/i860.h \
1782   $(INCDIR)/symcat.h
1783 i960-dis.lo: \
1784   i960-dis.c \
1785   $(BFD_H) \
1786   $(INCDIR)/ansidecl.h \
1787   $(INCDIR)/dis-asm.h \
1788   $(INCDIR)/symcat.h \
1789   config.h \
1790   sysdep.h
1791 ia64-dis.lo: \
1792   ia64-dis.c \
1793   $(BFD_H) \
1794   $(INCDIR)/ansidecl.h \
1795   $(INCDIR)/dis-asm.h \
1796   $(INCDIR)/opcode/ia64.h \
1797   $(INCDIR)/symcat.h
1798 ia64-opc-a.lo: \
1799   ia64-opc-a.c \
1800   $(BFD_H) \
1801   $(INCDIR)/ansidecl.h \
1802   $(INCDIR)/opcode/ia64.h \
1803   $(INCDIR)/symcat.h \
1804   ia64-opc.h
1805 ia64-opc-b.lo: \
1806   ia64-opc-b.c \
1807   $(BFD_H) \
1808   $(INCDIR)/ansidecl.h \
1809   $(INCDIR)/opcode/ia64.h \
1810   $(INCDIR)/symcat.h \
1811   ia64-opc.h
1812 ia64-opc-f.lo: \
1813   ia64-opc-f.c \
1814   $(BFD_H) \
1815   $(INCDIR)/ansidecl.h \
1816   $(INCDIR)/opcode/ia64.h \
1817   $(INCDIR)/symcat.h \
1818   ia64-opc.h
1819 ia64-opc-i.lo: \
1820   ia64-opc-i.c \
1821   $(BFD_H) \
1822   $(INCDIR)/ansidecl.h \
1823   $(INCDIR)/opcode/ia64.h \
1824   $(INCDIR)/symcat.h \
1825   ia64-opc.h
1826 ia64-opc-m.lo: \
1827   ia64-opc-m.c \
1828   $(BFD_H) \
1829   $(INCDIR)/ansidecl.h \
1830   $(INCDIR)/opcode/ia64.h \
1831   $(INCDIR)/symcat.h \
1832   ia64-opc.h
1833 ia64-opc-d.lo: \
1834   ia64-opc-d.c
1835 ia64-opc.lo: \
1836   ia64-opc.c \
1837   $(BFD_H) \
1838   $(INCDIR)/ansidecl.h \
1839   $(INCDIR)/libiberty.h \
1840   $(INCDIR)/opcode/ia64.h \
1841   $(INCDIR)/symcat.h \
1842   config.h \
1843   ia64-asmtab.c \
1844   ia64-asmtab.h \
1845   sysdep.h
1846 ia64-gen.lo: \
1847   ia64-gen.c \
1848   $(BFD_H) \
1849   $(INCDIR)/ansidecl.h \
1850   $(INCDIR)/getopt.h \
1851   $(INCDIR)/libiberty.h \
1852   $(INCDIR)/opcode/ia64.h \
1853   $(INCDIR)/safe-ctype.h \
1854   $(INCDIR)/symcat.h \
1855   config.h \
1856   ia64-opc-a.c \
1857   ia64-opc-b.c \
1858   ia64-opc-d.c \
1859   ia64-opc-f.c \
1860   ia64-opc-i.c \
1861   ia64-opc-m.c \
1862   ia64-opc-x.c \
1863   ia64-opc.h \
1864   sysdep.h
1865 ia64-asmtab.lo: \
1866   ia64-asmtab.c
1867 ip2k-asm.lo: \
1868   ip2k-asm.c \
1869   $(BFD_H) \
1870   $(INCDIR)/ansidecl.h \
1871   $(INCDIR)/libiberty.h \
1872   $(INCDIR)/opcode/cgen-bitset.h \
1873   $(INCDIR)/opcode/cgen.h \
1874   $(INCDIR)/safe-ctype.h \
1875   $(INCDIR)/symcat.h \
1876   $(INCDIR)/xregex.h \
1877   $(INCDIR)/xregex2.h \
1878   config.h \
1879   ip2k-desc.h \
1880   ip2k-opc.h \
1881   opintl.h \
1882   sysdep.h
1883 ip2k-desc.lo: \
1884   ip2k-desc.c \
1885   $(BFD_H) \
1886   $(INCDIR)/ansidecl.h \
1887   $(INCDIR)/libiberty.h \
1888   $(INCDIR)/opcode/cgen-bitset.h \
1889   $(INCDIR)/opcode/cgen.h \
1890   $(INCDIR)/symcat.h \
1891   $(INCDIR)/xregex.h \
1892   $(INCDIR)/xregex2.h \
1893   config.h \
1894   ip2k-desc.h \
1895   ip2k-opc.h \
1896   opintl.h \
1897   sysdep.h
1898 ip2k-dis.lo: \
1899   ip2k-dis.c \
1900   $(BFD_H) \
1901   $(INCDIR)/ansidecl.h \
1902   $(INCDIR)/dis-asm.h \
1903   $(INCDIR)/libiberty.h \
1904   $(INCDIR)/opcode/cgen-bitset.h \
1905   $(INCDIR)/opcode/cgen.h \
1906   $(INCDIR)/symcat.h \
1907   config.h \
1908   ip2k-desc.h \
1909   ip2k-opc.h \
1910   opintl.h \
1911   sysdep.h
1912 ip2k-ibld.lo: \
1913   ip2k-ibld.c \
1914   $(BFD_H) \
1915   $(INCDIR)/ansidecl.h \
1916   $(INCDIR)/dis-asm.h \
1917   $(INCDIR)/opcode/cgen-bitset.h \
1918   $(INCDIR)/opcode/cgen.h \
1919   $(INCDIR)/safe-ctype.h \
1920   $(INCDIR)/symcat.h \
1921   config.h \
1922   ip2k-desc.h \
1923   ip2k-opc.h \
1924   opintl.h \
1925   sysdep.h
1926 ip2k-opc.lo: \
1927   ip2k-opc.c \
1928   $(BFD_H) \
1929   $(INCDIR)/ansidecl.h \
1930   $(INCDIR)/libiberty.h \
1931   $(INCDIR)/opcode/cgen-bitset.h \
1932   $(INCDIR)/opcode/cgen.h \
1933   $(INCDIR)/safe-ctype.h \
1934   $(INCDIR)/symcat.h \
1935   config.h \
1936   ip2k-desc.h \
1937   ip2k-opc.h \
1938   sysdep.h
1939 iq2000-asm.lo: \
1940   iq2000-asm.c \
1941   $(BFD_H) \
1942   $(INCDIR)/ansidecl.h \
1943   $(INCDIR)/libiberty.h \
1944   $(INCDIR)/opcode/cgen-bitset.h \
1945   $(INCDIR)/opcode/cgen.h \
1946   $(INCDIR)/safe-ctype.h \
1947   $(INCDIR)/symcat.h \
1948   $(INCDIR)/xregex.h \
1949   $(INCDIR)/xregex2.h \
1950   config.h \
1951   iq2000-desc.h \
1952   iq2000-opc.h \
1953   opintl.h \
1954   sysdep.h
1955 iq2000-desc.lo: \
1956   iq2000-desc.c \
1957   $(BFD_H) \
1958   $(INCDIR)/ansidecl.h \
1959   $(INCDIR)/libiberty.h \
1960   $(INCDIR)/opcode/cgen-bitset.h \
1961   $(INCDIR)/opcode/cgen.h \
1962   $(INCDIR)/symcat.h \
1963   $(INCDIR)/xregex.h \
1964   $(INCDIR)/xregex2.h \
1965   config.h \
1966   iq2000-desc.h \
1967   iq2000-opc.h \
1968   opintl.h \
1969   sysdep.h
1970 iq2000-dis.lo: \
1971   iq2000-dis.c \
1972   $(BFD_H) \
1973   $(INCDIR)/ansidecl.h \
1974   $(INCDIR)/dis-asm.h \
1975   $(INCDIR)/libiberty.h \
1976   $(INCDIR)/opcode/cgen-bitset.h \
1977   $(INCDIR)/opcode/cgen.h \
1978   $(INCDIR)/symcat.h \
1979   config.h \
1980   iq2000-desc.h \
1981   iq2000-opc.h \
1982   opintl.h \
1983   sysdep.h
1984 iq2000-ibld.lo: \
1985   iq2000-ibld.c \
1986   $(BFD_H) \
1987   $(INCDIR)/ansidecl.h \
1988   $(INCDIR)/dis-asm.h \
1989   $(INCDIR)/opcode/cgen-bitset.h \
1990   $(INCDIR)/opcode/cgen.h \
1991   $(INCDIR)/safe-ctype.h \
1992   $(INCDIR)/symcat.h \
1993   config.h \
1994   iq2000-desc.h \
1995   iq2000-opc.h \
1996   opintl.h \
1997   sysdep.h
1998 iq2000-opc.lo: \
1999   iq2000-opc.c \
2000   $(BFD_H) \
2001   $(INCDIR)/ansidecl.h \
2002   $(INCDIR)/libiberty.h \
2003   $(INCDIR)/opcode/cgen-bitset.h \
2004   $(INCDIR)/opcode/cgen.h \
2005   $(INCDIR)/symcat.h \
2006   config.h \
2007   iq2000-desc.h \
2008   iq2000-opc.h \
2009   sysdep.h
2010 lm32-asm.lo: \
2011   lm32-asm.c \
2012   $(BFD_H) \
2013   $(INCDIR)/ansidecl.h \
2014   $(INCDIR)/libiberty.h \
2015   $(INCDIR)/opcode/cgen-bitset.h \
2016   $(INCDIR)/opcode/cgen.h \
2017   $(INCDIR)/safe-ctype.h \
2018   $(INCDIR)/symcat.h \
2019   $(INCDIR)/xregex.h \
2020   $(INCDIR)/xregex2.h \
2021   config.h \
2022   lm32-desc.h \
2023   lm32-opc.h \
2024   opintl.h \
2025   sysdep.h
2026 lm32-desc.lo: \
2027   lm32-desc.c \
2028   $(BFD_H) \
2029   $(INCDIR)/ansidecl.h \
2030   $(INCDIR)/libiberty.h \
2031   $(INCDIR)/opcode/cgen-bitset.h \
2032   $(INCDIR)/opcode/cgen.h \
2033   $(INCDIR)/symcat.h \
2034   $(INCDIR)/xregex.h \
2035   $(INCDIR)/xregex2.h \
2036   config.h \
2037   lm32-desc.h \
2038   lm32-opc.h \
2039   opintl.h \
2040   sysdep.h
2041 lm32-dis.lo: \
2042   lm32-dis.c \
2043   $(BFD_H) \
2044   $(INCDIR)/ansidecl.h \
2045   $(INCDIR)/dis-asm.h \
2046   $(INCDIR)/libiberty.h \
2047   $(INCDIR)/opcode/cgen-bitset.h \
2048   $(INCDIR)/opcode/cgen.h \
2049   $(INCDIR)/symcat.h \
2050   config.h \
2051   lm32-desc.h \
2052   lm32-opc.h \
2053   opintl.h \
2054   sysdep.h
2055 lm32-ibld.lo: \
2056   lm32-ibld.c \
2057   $(BFD_H) \
2058   $(INCDIR)/ansidecl.h \
2059   $(INCDIR)/dis-asm.h \
2060   $(INCDIR)/opcode/cgen-bitset.h \
2061   $(INCDIR)/opcode/cgen.h \
2062   $(INCDIR)/safe-ctype.h \
2063   $(INCDIR)/symcat.h \
2064   config.h \
2065   lm32-desc.h \
2066   lm32-opc.h \
2067   opintl.h \
2068   sysdep.h
2069 lm32-opc.lo: \
2070   lm32-opc.c \
2071   $(BFD_H) \
2072   $(INCDIR)/ansidecl.h \
2073   $(INCDIR)/libiberty.h \
2074   $(INCDIR)/opcode/cgen-bitset.h \
2075   $(INCDIR)/opcode/cgen.h \
2076   $(INCDIR)/symcat.h \
2077   config.h \
2078   lm32-desc.h \
2079   lm32-opc.h \
2080   sysdep.h
2081 lm32-opinst.lo: \
2082   lm32-opinst.c \
2083   $(BFD_H) \
2084   $(INCDIR)/ansidecl.h \
2085   $(INCDIR)/opcode/cgen-bitset.h \
2086   $(INCDIR)/opcode/cgen.h \
2087   $(INCDIR)/symcat.h \
2088   config.h \
2089   lm32-desc.h \
2090   lm32-opc.h \
2091   sysdep.h
2092 m32c-asm.lo: \
2093   m32c-asm.c \
2094   $(BFD_H) \
2095   $(INCDIR)/ansidecl.h \
2096   $(INCDIR)/libiberty.h \
2097   $(INCDIR)/opcode/cgen-bitset.h \
2098   $(INCDIR)/opcode/cgen.h \
2099   $(INCDIR)/safe-ctype.h \
2100   $(INCDIR)/symcat.h \
2101   $(INCDIR)/xregex.h \
2102   $(INCDIR)/xregex2.h \
2103   ../bfd/bfd_stdint.h \
2104   cgen-ops.h \
2105   cgen-types.h \
2106   config.h \
2107   m32c-desc.h \
2108   m32c-opc.h \
2109   opintl.h \
2110   sysdep.h
2111 m32c-desc.lo: \
2112   m32c-desc.c \
2113   $(BFD_H) \
2114   $(INCDIR)/ansidecl.h \
2115   $(INCDIR)/libiberty.h \
2116   $(INCDIR)/opcode/cgen-bitset.h \
2117   $(INCDIR)/opcode/cgen.h \
2118   $(INCDIR)/symcat.h \
2119   $(INCDIR)/xregex.h \
2120   $(INCDIR)/xregex2.h \
2121   ../bfd/bfd_stdint.h \
2122   cgen-ops.h \
2123   cgen-types.h \
2124   config.h \
2125   m32c-desc.h \
2126   m32c-opc.h \
2127   opintl.h \
2128   sysdep.h
2129 m32c-dis.lo: \
2130   m32c-dis.c \
2131   $(BFDDIR)/elf-bfd.h \
2132   $(BFD_H) \
2133   $(INCDIR)/ansidecl.h \
2134   $(INCDIR)/bfdlink.h \
2135   $(INCDIR)/dis-asm.h \
2136   $(INCDIR)/elf/common.h \
2137   $(INCDIR)/elf/external.h \
2138   $(INCDIR)/elf/internal.h \
2139   $(INCDIR)/elf/m32c.h \
2140   $(INCDIR)/elf/reloc-macros.h \
2141   $(INCDIR)/libiberty.h \
2142   $(INCDIR)/opcode/cgen-bitset.h \
2143   $(INCDIR)/opcode/cgen.h \
2144   $(INCDIR)/symcat.h \
2145   ../bfd/bfd_stdint.h \
2146   cgen-ops.h \
2147   cgen-types.h \
2148   config.h \
2149   m32c-desc.h \
2150   m32c-opc.h \
2151   opintl.h \
2152   sysdep.h
2153 m32c-ibld.lo: \
2154   m32c-ibld.c \
2155   $(BFD_H) \
2156   $(INCDIR)/ansidecl.h \
2157   $(INCDIR)/dis-asm.h \
2158   $(INCDIR)/opcode/cgen-bitset.h \
2159   $(INCDIR)/opcode/cgen.h \
2160   $(INCDIR)/safe-ctype.h \
2161   $(INCDIR)/symcat.h \
2162   ../bfd/bfd_stdint.h \
2163   cgen-ops.h \
2164   cgen-types.h \
2165   config.h \
2166   m32c-desc.h \
2167   m32c-opc.h \
2168   opintl.h \
2169   sysdep.h
2170 m32c-opc.lo: \
2171   m32c-opc.c \
2172   $(BFD_H) \
2173   $(INCDIR)/ansidecl.h \
2174   $(INCDIR)/libiberty.h \
2175   $(INCDIR)/opcode/cgen-bitset.h \
2176   $(INCDIR)/opcode/cgen.h \
2177   $(INCDIR)/symcat.h \
2178   ../bfd/bfd_stdint.h \
2179   cgen-ops.h \
2180   cgen-types.h \
2181   config.h \
2182   m32c-desc.h \
2183   m32c-opc.h \
2184   sysdep.h
2185 m32r-asm.lo: \
2186   m32r-asm.c \
2187   $(BFD_H) \
2188   $(INCDIR)/ansidecl.h \
2189   $(INCDIR)/libiberty.h \
2190   $(INCDIR)/opcode/cgen-bitset.h \
2191   $(INCDIR)/opcode/cgen.h \
2192   $(INCDIR)/safe-ctype.h \
2193   $(INCDIR)/symcat.h \
2194   $(INCDIR)/xregex.h \
2195   $(INCDIR)/xregex2.h \
2196   config.h \
2197   m32r-desc.h \
2198   m32r-opc.h \
2199   opintl.h \
2200   sysdep.h
2201 m32r-desc.lo: \
2202   m32r-desc.c \
2203   $(BFD_H) \
2204   $(INCDIR)/ansidecl.h \
2205   $(INCDIR)/libiberty.h \
2206   $(INCDIR)/opcode/cgen-bitset.h \
2207   $(INCDIR)/opcode/cgen.h \
2208   $(INCDIR)/symcat.h \
2209   $(INCDIR)/xregex.h \
2210   $(INCDIR)/xregex2.h \
2211   config.h \
2212   m32r-desc.h \
2213   m32r-opc.h \
2214   opintl.h \
2215   sysdep.h
2216 m32r-dis.lo: \
2217   m32r-dis.c \
2218   $(BFD_H) \
2219   $(INCDIR)/ansidecl.h \
2220   $(INCDIR)/dis-asm.h \
2221   $(INCDIR)/libiberty.h \
2222   $(INCDIR)/opcode/cgen-bitset.h \
2223   $(INCDIR)/opcode/cgen.h \
2224   $(INCDIR)/symcat.h \
2225   config.h \
2226   m32r-desc.h \
2227   m32r-opc.h \
2228   opintl.h \
2229   sysdep.h
2230 m32r-ibld.lo: \
2231   m32r-ibld.c \
2232   $(BFD_H) \
2233   $(INCDIR)/ansidecl.h \
2234   $(INCDIR)/dis-asm.h \
2235   $(INCDIR)/opcode/cgen-bitset.h \
2236   $(INCDIR)/opcode/cgen.h \
2237   $(INCDIR)/safe-ctype.h \
2238   $(INCDIR)/symcat.h \
2239   config.h \
2240   m32r-desc.h \
2241   m32r-opc.h \
2242   opintl.h \
2243   sysdep.h
2244 m32r-opc.lo: \
2245   m32r-opc.c \
2246   $(BFD_H) \
2247   $(INCDIR)/ansidecl.h \
2248   $(INCDIR)/libiberty.h \
2249   $(INCDIR)/opcode/cgen-bitset.h \
2250   $(INCDIR)/opcode/cgen.h \
2251   $(INCDIR)/symcat.h \
2252   config.h \
2253   m32r-desc.h \
2254   m32r-opc.h \
2255   sysdep.h
2256 m32r-opinst.lo: \
2257   m32r-opinst.c \
2258   $(BFD_H) \
2259   $(INCDIR)/ansidecl.h \
2260   $(INCDIR)/opcode/cgen-bitset.h \
2261   $(INCDIR)/opcode/cgen.h \
2262   $(INCDIR)/symcat.h \
2263   config.h \
2264   m32r-desc.h \
2265   m32r-opc.h \
2266   sysdep.h
2267 m68hc11-dis.lo: \
2268   m68hc11-dis.c \
2269   $(BFD_H) \
2270   $(INCDIR)/ansidecl.h \
2271   $(INCDIR)/dis-asm.h \
2272   $(INCDIR)/opcode/m68hc11.h \
2273   $(INCDIR)/symcat.h
2274 m68hc11-opc.lo: \
2275   m68hc11-opc.c \
2276   $(INCDIR)/ansidecl.h \
2277   $(INCDIR)/opcode/m68hc11.h
2278 m68k-dis.lo: \
2279   m68k-dis.c \
2280   $(BFD_H) \
2281   $(INCDIR)/ansidecl.h \
2282   $(INCDIR)/dis-asm.h \
2283   $(INCDIR)/floatformat.h \
2284   $(INCDIR)/libiberty.h \
2285   $(INCDIR)/opcode/m68k.h \
2286   $(INCDIR)/symcat.h \
2287   config.h \
2288   opintl.h \
2289   sysdep.h
2290 m68k-opc.lo: \
2291   m68k-opc.c \
2292   $(INCDIR)/ansidecl.h \
2293   $(INCDIR)/opcode/m68k.h \
2294   config.h \
2295   sysdep.h
2296 m88k-dis.lo: \
2297   m88k-dis.c \
2298   $(BFD_H) \
2299   $(INCDIR)/ansidecl.h \
2300   $(INCDIR)/dis-asm.h \
2301   $(INCDIR)/libiberty.h \
2302   $(INCDIR)/opcode/m88k.h \
2303   $(INCDIR)/symcat.h \
2304   config.h \
2305   opintl.h \
2306   sysdep.h
2307 maxq-dis.lo: \
2308   maxq-dis.c \
2309   $(BFD_H) \
2310   $(INCDIR)/ansidecl.h \
2311   $(INCDIR)/dis-asm.h \
2312   $(INCDIR)/opcode/maxq.h \
2313   $(INCDIR)/symcat.h \
2314   config.h \
2315   sysdep.h
2316 mcore-dis.lo: \
2317   mcore-dis.c \
2318   $(BFD_H) \
2319   $(INCDIR)/ansidecl.h \
2320   $(INCDIR)/dis-asm.h \
2321   $(INCDIR)/symcat.h \
2322   config.h \
2323   mcore-opc.h \
2324   sysdep.h
2325 mep-asm.lo: \
2326   mep-asm.c \
2327   $(BFD_H) \
2328   $(INCDIR)/ansidecl.h \
2329   $(INCDIR)/elf/mep.h \
2330   $(INCDIR)/elf/reloc-macros.h \
2331   $(INCDIR)/libiberty.h \
2332   $(INCDIR)/opcode/cgen-bitset.h \
2333   $(INCDIR)/opcode/cgen.h \
2334   $(INCDIR)/safe-ctype.h \
2335   $(INCDIR)/symcat.h \
2336   $(INCDIR)/xregex.h \
2337   $(INCDIR)/xregex2.h \
2338   config.h \
2339   mep-desc.h \
2340   mep-opc.h \
2341   opintl.h \
2342   sysdep.h
2343 mep-desc.lo: \
2344   mep-desc.c \
2345   $(BFD_H) \
2346   $(INCDIR)/ansidecl.h \
2347   $(INCDIR)/libiberty.h \
2348   $(INCDIR)/opcode/cgen-bitset.h \
2349   $(INCDIR)/opcode/cgen.h \
2350   $(INCDIR)/symcat.h \
2351   $(INCDIR)/xregex.h \
2352   $(INCDIR)/xregex2.h \
2353   config.h \
2354   mep-desc.h \
2355   mep-opc.h \
2356   opintl.h \
2357   sysdep.h
2358 mep-dis.lo: \
2359   mep-dis.c \
2360   $(BFDDIR)/elf-bfd.h \
2361   $(BFD_H) \
2362   $(INCDIR)/ansidecl.h \
2363   $(INCDIR)/bfdlink.h \
2364   $(INCDIR)/dis-asm.h \
2365   $(INCDIR)/elf/common.h \
2366   $(INCDIR)/elf/external.h \
2367   $(INCDIR)/elf/internal.h \
2368   $(INCDIR)/elf/mep.h \
2369   $(INCDIR)/elf/reloc-macros.h \
2370   $(INCDIR)/libiberty.h \
2371   $(INCDIR)/opcode/cgen-bitset.h \
2372   $(INCDIR)/opcode/cgen.h \
2373   $(INCDIR)/symcat.h \
2374   config.h \
2375   mep-desc.h \
2376   mep-opc.h \
2377   opintl.h \
2378   sysdep.h
2379 mep-ibld.lo: \
2380   mep-ibld.c \
2381   $(BFD_H) \
2382   $(INCDIR)/ansidecl.h \
2383   $(INCDIR)/dis-asm.h \
2384   $(INCDIR)/opcode/cgen-bitset.h \
2385   $(INCDIR)/opcode/cgen.h \
2386   $(INCDIR)/safe-ctype.h \
2387   $(INCDIR)/symcat.h \
2388   config.h \
2389   mep-desc.h \
2390   mep-opc.h \
2391   opintl.h \
2392   sysdep.h
2393 mep-opc.lo: \
2394   mep-opc.c \
2395   $(BFD_H) \
2396   $(INCDIR)/ansidecl.h \
2397   $(INCDIR)/elf/mep.h \
2398   $(INCDIR)/elf/reloc-macros.h \
2399   $(INCDIR)/libiberty.h \
2400   $(INCDIR)/opcode/cgen-bitset.h \
2401   $(INCDIR)/opcode/cgen.h \
2402   $(INCDIR)/symcat.h \
2403   config.h \
2404   mep-desc.h \
2405   mep-opc.h \
2406   sysdep.h
2407 microblaze-dis.lo: \
2408   microblaze-dis.c \
2409   microblaze-opc.h \
2410   $(INCDIR)/ansidecl.h \
2411   $(INCDIR)/dis-asm.h 
2412 mips-dis.lo: \
2413   mips-dis.c \
2414   $(BFDDIR)/elf-bfd.h \
2415   $(BFD_H) \
2416   $(INCDIR)/ansidecl.h \
2417   $(INCDIR)/bfdlink.h \
2418   $(INCDIR)/dis-asm.h \
2419   $(INCDIR)/elf/common.h \
2420   $(INCDIR)/elf/external.h \
2421   $(INCDIR)/elf/internal.h \
2422   $(INCDIR)/elf/mips.h \
2423   $(INCDIR)/elf/reloc-macros.h \
2424   $(INCDIR)/libiberty.h \
2425   $(INCDIR)/opcode/mips.h \
2426   $(INCDIR)/symcat.h \
2427   config.h \
2428   opintl.h \
2429   sysdep.h
2430 mips-opc.lo: \
2431   mips-opc.c \
2432   $(INCDIR)/ansidecl.h \
2433   $(INCDIR)/opcode/mips.h \
2434   config.h \
2435   sysdep.h
2436 mips16-opc.lo: \
2437   mips16-opc.c \
2438   $(INCDIR)/ansidecl.h \
2439   $(INCDIR)/opcode/mips.h \
2440   config.h \
2441   sysdep.h
2442 m10200-dis.lo: \
2443   m10200-dis.c \
2444   $(BFD_H) \
2445   $(INCDIR)/ansidecl.h \
2446   $(INCDIR)/dis-asm.h \
2447   $(INCDIR)/opcode/mn10200.h \
2448   $(INCDIR)/symcat.h \
2449   config.h \
2450   opintl.h \
2451   sysdep.h
2452 m10200-opc.lo: \
2453   m10200-opc.c \
2454   $(INCDIR)/ansidecl.h \
2455   $(INCDIR)/opcode/mn10200.h \
2456   config.h \
2457   sysdep.h
2458 m10300-dis.lo: \
2459   m10300-dis.c \
2460   $(BFD_H) \
2461   $(INCDIR)/ansidecl.h \
2462   $(INCDIR)/dis-asm.h \
2463   $(INCDIR)/opcode/mn10300.h \
2464   $(INCDIR)/symcat.h \
2465   config.h \
2466   opintl.h \
2467   sysdep.h
2468 m10300-opc.lo: \
2469   m10300-opc.c \
2470   $(INCDIR)/ansidecl.h \
2471   $(INCDIR)/opcode/mn10300.h \
2472   config.h \
2473   sysdep.h
2474 mmix-dis.lo: \
2475   mmix-dis.c \
2476   $(BFD_H) \
2477   $(INCDIR)/ansidecl.h \
2478   $(INCDIR)/dis-asm.h \
2479   $(INCDIR)/libiberty.h \
2480   $(INCDIR)/opcode/mmix.h \
2481   $(INCDIR)/symcat.h \
2482   opintl.h
2483 mmix-opc.lo: \
2484   mmix-opc.c \
2485   $(INCDIR)/opcode/mmix.h \
2486   $(INCDIR)/symcat.h
2487 mt-asm.lo: \
2488   mt-asm.c \
2489   $(BFD_H) \
2490   $(INCDIR)/ansidecl.h \
2491   $(INCDIR)/libiberty.h \
2492   $(INCDIR)/opcode/cgen-bitset.h \
2493   $(INCDIR)/opcode/cgen.h \
2494   $(INCDIR)/safe-ctype.h \
2495   $(INCDIR)/symcat.h \
2496   $(INCDIR)/xregex.h \
2497   $(INCDIR)/xregex2.h \
2498   config.h \
2499   mt-desc.h \
2500   mt-opc.h \
2501   opintl.h \
2502   sysdep.h
2503 mt-desc.lo: \
2504   mt-desc.c \
2505   $(BFD_H) \
2506   $(INCDIR)/ansidecl.h \
2507   $(INCDIR)/libiberty.h \
2508   $(INCDIR)/opcode/cgen-bitset.h \
2509   $(INCDIR)/opcode/cgen.h \
2510   $(INCDIR)/symcat.h \
2511   $(INCDIR)/xregex.h \
2512   $(INCDIR)/xregex2.h \
2513   config.h \
2514   mt-desc.h \
2515   mt-opc.h \
2516   opintl.h \
2517   sysdep.h
2518 mt-dis.lo: \
2519   mt-dis.c \
2520   $(BFD_H) \
2521   $(INCDIR)/ansidecl.h \
2522   $(INCDIR)/dis-asm.h \
2523   $(INCDIR)/libiberty.h \
2524   $(INCDIR)/opcode/cgen-bitset.h \
2525   $(INCDIR)/opcode/cgen.h \
2526   $(INCDIR)/symcat.h \
2527   config.h \
2528   mt-desc.h \
2529   mt-opc.h \
2530   opintl.h \
2531   sysdep.h
2532 mt-ibld.lo: \
2533   mt-ibld.c \
2534   $(BFD_H) \
2535   $(INCDIR)/ansidecl.h \
2536   $(INCDIR)/dis-asm.h \
2537   $(INCDIR)/opcode/cgen-bitset.h \
2538   $(INCDIR)/opcode/cgen.h \
2539   $(INCDIR)/safe-ctype.h \
2540   $(INCDIR)/symcat.h \
2541   config.h \
2542   mt-desc.h \
2543   mt-opc.h \
2544   opintl.h \
2545   sysdep.h
2546 mt-opc.lo: \
2547   mt-opc.c \
2548   $(BFD_H) \
2549   $(INCDIR)/ansidecl.h \
2550   $(INCDIR)/libiberty.h \
2551   $(INCDIR)/opcode/cgen-bitset.h \
2552   $(INCDIR)/opcode/cgen.h \
2553   $(INCDIR)/safe-ctype.h \
2554   $(INCDIR)/symcat.h \
2555   config.h \
2556   mt-desc.h \
2557   mt-opc.h \
2558   sysdep.h
2559 ns32k-dis.lo: \
2560   ns32k-dis.c \
2561   $(BFD_H) \
2562   $(INCDIR)/ansidecl.h \
2563   $(INCDIR)/dis-asm.h \
2564   $(INCDIR)/opcode/ns32k.h \
2565   $(INCDIR)/symcat.h \
2566   config.h \
2567   opintl.h \
2568   sysdep.h
2569 openrisc-asm.lo: \
2570   openrisc-asm.c \
2571   $(BFD_H) \
2572   $(INCDIR)/ansidecl.h \
2573   $(INCDIR)/libiberty.h \
2574   $(INCDIR)/opcode/cgen-bitset.h \
2575   $(INCDIR)/opcode/cgen.h \
2576   $(INCDIR)/safe-ctype.h \
2577   $(INCDIR)/symcat.h \
2578   $(INCDIR)/xregex.h \
2579   $(INCDIR)/xregex2.h \
2580   config.h \
2581   openrisc-desc.h \
2582   openrisc-opc.h \
2583   opintl.h \
2584   sysdep.h
2585 openrisc-desc.lo: \
2586   openrisc-desc.c \
2587   $(BFD_H) \
2588   $(INCDIR)/ansidecl.h \
2589   $(INCDIR)/libiberty.h \
2590   $(INCDIR)/opcode/cgen-bitset.h \
2591   $(INCDIR)/opcode/cgen.h \
2592   $(INCDIR)/symcat.h \
2593   $(INCDIR)/xregex.h \
2594   $(INCDIR)/xregex2.h \
2595   config.h \
2596   openrisc-desc.h \
2597   openrisc-opc.h \
2598   opintl.h \
2599   sysdep.h
2600 openrisc-dis.lo: \
2601   openrisc-dis.c \
2602   $(BFD_H) \
2603   $(INCDIR)/ansidecl.h \
2604   $(INCDIR)/dis-asm.h \
2605   $(INCDIR)/libiberty.h \
2606   $(INCDIR)/opcode/cgen-bitset.h \
2607   $(INCDIR)/opcode/cgen.h \
2608   $(INCDIR)/symcat.h \
2609   config.h \
2610   openrisc-desc.h \
2611   openrisc-opc.h \
2612   opintl.h \
2613   sysdep.h
2614 openrisc-ibld.lo: \
2615   openrisc-ibld.c \
2616   $(BFD_H) \
2617   $(INCDIR)/ansidecl.h \
2618   $(INCDIR)/dis-asm.h \
2619   $(INCDIR)/opcode/cgen-bitset.h \
2620   $(INCDIR)/opcode/cgen.h \
2621   $(INCDIR)/safe-ctype.h \
2622   $(INCDIR)/symcat.h \
2623   config.h \
2624   openrisc-desc.h \
2625   openrisc-opc.h \
2626   opintl.h \
2627   sysdep.h
2628 openrisc-opc.lo: \
2629   openrisc-opc.c \
2630   $(BFD_H) \
2631   $(INCDIR)/ansidecl.h \
2632   $(INCDIR)/libiberty.h \
2633   $(INCDIR)/opcode/cgen-bitset.h \
2634   $(INCDIR)/opcode/cgen.h \
2635   $(INCDIR)/symcat.h \
2636   config.h \
2637   openrisc-desc.h \
2638   openrisc-opc.h \
2639   sysdep.h
2640 or32-dis.lo: \
2641   or32-dis.c \
2642   $(BFD_H) \
2643   $(INCDIR)/ansidecl.h \
2644   $(INCDIR)/dis-asm.h \
2645   $(INCDIR)/opcode/or32.h \
2646   $(INCDIR)/safe-ctype.h \
2647   $(INCDIR)/symcat.h
2648 or32-opc.lo: \
2649   or32-opc.c \
2650   $(INCDIR)/ansidecl.h \
2651   $(INCDIR)/opcode/or32.h \
2652   $(INCDIR)/safe-ctype.h
2653 pdp11-dis.lo: \
2654   pdp11-dis.c \
2655   $(BFD_H) \
2656   $(INCDIR)/ansidecl.h \
2657   $(INCDIR)/dis-asm.h \
2658   $(INCDIR)/opcode/pdp11.h \
2659   $(INCDIR)/symcat.h \
2660   config.h \
2661   sysdep.h
2662 pdp11-opc.lo: \
2663   pdp11-opc.c \
2664   $(INCDIR)/opcode/pdp11.h
2665 pj-dis.lo: \
2666   pj-dis.c \
2667   $(BFD_H) \
2668   $(INCDIR)/ansidecl.h \
2669   $(INCDIR)/dis-asm.h \
2670   $(INCDIR)/opcode/pj.h \
2671   $(INCDIR)/symcat.h \
2672   config.h \
2673   sysdep.h
2674 pj-opc.lo: \
2675   pj-opc.c \
2676   $(INCDIR)/ansidecl.h \
2677   $(INCDIR)/opcode/pj.h \
2678   config.h \
2679   sysdep.h
2680 ppc-dis.lo: \
2681   ppc-dis.c \
2682   $(BFD_H) \
2683   $(INCDIR)/ansidecl.h \
2684   $(INCDIR)/dis-asm.h \
2685   $(INCDIR)/opcode/ppc.h \
2686   $(INCDIR)/symcat.h \
2687   config.h \
2688   opintl.h \
2689   sysdep.h
2690 ppc-opc.lo: \
2691   ppc-opc.c \
2692   $(INCDIR)/ansidecl.h \
2693   $(INCDIR)/opcode/ppc.h \
2694   config.h \
2695   opintl.h \
2696   sysdep.h
2697 s390-mkopc.lo: \
2698   s390-mkopc.c
2699 s390-opc.lo: \
2700   s390-opc.c \
2701   $(INCDIR)/ansidecl.h \
2702   $(INCDIR)/opcode/s390.h \
2703   s390-opc.tab
2704 s390-dis.lo: \
2705   s390-dis.c \
2706   $(BFD_H) \
2707   $(INCDIR)/ansidecl.h \
2708   $(INCDIR)/dis-asm.h \
2709   $(INCDIR)/opcode/s390.h \
2710   $(INCDIR)/symcat.h \
2711   config.h \
2712   opintl.h \
2713   sysdep.h
2714 score-dis.lo: \
2715   score-dis.c \
2716   $(BFDDIR)/elf-bfd.h \
2717   $(BFD_H) \
2718   $(INCDIR)/ansidecl.h \
2719   $(INCDIR)/bfdlink.h \
2720   $(INCDIR)/dis-asm.h \
2721   $(INCDIR)/elf/common.h \
2722   $(INCDIR)/elf/external.h \
2723   $(INCDIR)/elf/internal.h \
2724   $(INCDIR)/elf/reloc-macros.h \
2725   $(INCDIR)/elf/score.h \
2726   $(INCDIR)/symcat.h \
2727   config.h \
2728   opintl.h \
2729   sysdep.h
2730 score7-dis.lo: \
2731   score7-dis.c \
2732   $(BFDDIR)/elf-bfd.h \
2733   $(BFD_H) \
2734   $(INCDIR)/ansidecl.h \
2735   $(INCDIR)/bfdlink.h \
2736   $(INCDIR)/dis-asm.h \
2737   $(INCDIR)/elf/common.h \
2738   $(INCDIR)/elf/external.h \
2739   $(INCDIR)/elf/internal.h \
2740   $(INCDIR)/elf/reloc-macros.h \
2741   $(INCDIR)/elf/score.h \
2742   $(INCDIR)/symcat.h \
2743   config.h \
2744   opintl.h \
2745   sysdep.h
2746 sh-dis.lo: \
2747   sh-dis.c \
2748   $(BFD_H) \
2749   $(INCDIR)/ansidecl.h \
2750   $(INCDIR)/dis-asm.h \
2751   $(INCDIR)/symcat.h \
2752   config.h \
2753   sh-opc.h \
2754   sysdep.h
2755 sh64-dis.lo: \
2756   sh64-dis.c \
2757   $(BFDDIR)/elf-bfd.h \
2758   $(BFDDIR)/elf32-sh64.h \
2759   $(BFD_H) \
2760   $(INCDIR)/ansidecl.h \
2761   $(INCDIR)/bfdlink.h \
2762   $(INCDIR)/dis-asm.h \
2763   $(INCDIR)/elf/common.h \
2764   $(INCDIR)/elf/external.h \
2765   $(INCDIR)/elf/internal.h \
2766   $(INCDIR)/elf/reloc-macros.h \
2767   $(INCDIR)/elf/sh.h \
2768   $(INCDIR)/libiberty.h \
2769   $(INCDIR)/symcat.h \
2770   config.h \
2771   sh64-opc.h \
2772   sysdep.h
2773 sh64-opc.lo: \
2774   sh64-opc.c \
2775   sh64-opc.h
2776 sparc-dis.lo: \
2777   sparc-dis.c \
2778   $(BFD_H) \
2779   $(INCDIR)/ansidecl.h \
2780   $(INCDIR)/dis-asm.h \
2781   $(INCDIR)/libiberty.h \
2782   $(INCDIR)/opcode/sparc.h \
2783   $(INCDIR)/symcat.h \
2784   config.h \
2785   opintl.h \
2786   sysdep.h
2787 sparc-opc.lo: \
2788   sparc-opc.c \
2789   $(INCDIR)/ansidecl.h \
2790   $(INCDIR)/opcode/sparc.h \
2791   config.h \
2792   sysdep.h
2793 spu-dis.lo: \
2794   spu-dis.c \
2795   $(BFD_H) \
2796   $(INCDIR)/ansidecl.h \
2797   $(INCDIR)/dis-asm.h \
2798   $(INCDIR)/opcode/spu-insns.h \
2799   $(INCDIR)/opcode/spu.h \
2800   $(INCDIR)/symcat.h \
2801   config.h \
2802   sysdep.h
2803 spu-opc.lo: \
2804   spu-opc.c \
2805   $(INCDIR)/opcode/spu-insns.h \
2806   $(INCDIR)/opcode/spu.h
2807 tic30-dis.lo: \
2808   tic30-dis.c \
2809   $(BFD_H) \
2810   $(INCDIR)/ansidecl.h \
2811   $(INCDIR)/dis-asm.h \
2812   $(INCDIR)/opcode/tic30.h \
2813   $(INCDIR)/symcat.h \
2814   config.h \
2815   sysdep.h
2816 tic4x-dis.lo: \
2817   tic4x-dis.c \
2818   $(BFD_H) \
2819   $(INCDIR)/ansidecl.h \
2820   $(INCDIR)/dis-asm.h \
2821   $(INCDIR)/libiberty.h \
2822   $(INCDIR)/opcode/tic4x.h \
2823   $(INCDIR)/symcat.h
2824 tic54x-dis.lo: \
2825   tic54x-dis.c \
2826   $(BFD_H) \
2827   $(INCDIR)/ansidecl.h \
2828   $(INCDIR)/coff/ti.h \
2829   $(INCDIR)/coff/tic54x.h \
2830   $(INCDIR)/dis-asm.h \
2831   $(INCDIR)/opcode/tic54x.h \
2832   $(INCDIR)/symcat.h \
2833   config.h \
2834   sysdep.h
2835 tic54x-opc.lo: \
2836   tic54x-opc.c \
2837   $(BFD_H) \
2838   $(INCDIR)/ansidecl.h \
2839   $(INCDIR)/dis-asm.h \
2840   $(INCDIR)/opcode/tic54x.h \
2841   $(INCDIR)/symcat.h \
2842   config.h \
2843   sysdep.h
2844 tic80-dis.lo: \
2845   tic80-dis.c \
2846   $(BFD_H) \
2847   $(INCDIR)/ansidecl.h \
2848   $(INCDIR)/dis-asm.h \
2849   $(INCDIR)/opcode/tic80.h \
2850   $(INCDIR)/symcat.h \
2851   config.h \
2852   sysdep.h
2853 tic80-opc.lo: \
2854   tic80-opc.c \
2855   $(INCDIR)/ansidecl.h \
2856   $(INCDIR)/opcode/tic80.h \
2857   config.h \
2858   sysdep.h
2859 v850-dis.lo: \
2860   v850-dis.c \
2861   $(BFD_H) \
2862   $(INCDIR)/ansidecl.h \
2863   $(INCDIR)/dis-asm.h \
2864   $(INCDIR)/opcode/v850.h \
2865   $(INCDIR)/symcat.h \
2866   config.h \
2867   opintl.h \
2868   sysdep.h
2869 v850-opc.lo: \
2870   v850-opc.c \
2871   $(INCDIR)/ansidecl.h \
2872   $(INCDIR)/opcode/v850.h \
2873   config.h \
2874   opintl.h \
2875   sysdep.h
2876 vax-dis.lo: \
2877   vax-dis.c \
2878   $(BFD_H) \
2879   $(INCDIR)/ansidecl.h \
2880   $(INCDIR)/dis-asm.h \
2881   $(INCDIR)/opcode/vax.h \
2882   $(INCDIR)/symcat.h \
2883   config.h \
2884   sysdep.h
2885 w65-dis.lo: \
2886   w65-dis.c \
2887   $(BFD_H) \
2888   $(INCDIR)/ansidecl.h \
2889   $(INCDIR)/dis-asm.h \
2890   $(INCDIR)/symcat.h \
2891   config.h \
2892   sysdep.h \
2893   w65-opc.h
2894 xc16x-asm.lo: \
2895   xc16x-asm.c \
2896   $(BFD_H) \
2897   $(INCDIR)/ansidecl.h \
2898   $(INCDIR)/libiberty.h \
2899   $(INCDIR)/opcode/cgen-bitset.h \
2900   $(INCDIR)/opcode/cgen.h \
2901   $(INCDIR)/safe-ctype.h \
2902   $(INCDIR)/symcat.h \
2903   $(INCDIR)/xregex.h \
2904   $(INCDIR)/xregex2.h \
2905   config.h \
2906   opintl.h \
2907   sysdep.h \
2908   xc16x-desc.h \
2909   xc16x-opc.h
2910 xc16x-desc.lo: \
2911   xc16x-desc.c \
2912   $(BFD_H) \
2913   $(INCDIR)/ansidecl.h \
2914   $(INCDIR)/libiberty.h \
2915   $(INCDIR)/opcode/cgen-bitset.h \
2916   $(INCDIR)/opcode/cgen.h \
2917   $(INCDIR)/symcat.h \
2918   $(INCDIR)/xregex.h \
2919   $(INCDIR)/xregex2.h \
2920   config.h \
2921   opintl.h \
2922   sysdep.h \
2923   xc16x-desc.h \
2924   xc16x-opc.h
2925 xc16x-dis.lo: \
2926   xc16x-dis.c \
2927   $(BFD_H) \
2928   $(INCDIR)/ansidecl.h \
2929   $(INCDIR)/dis-asm.h \
2930   $(INCDIR)/libiberty.h \
2931   $(INCDIR)/opcode/cgen-bitset.h \
2932   $(INCDIR)/opcode/cgen.h \
2933   $(INCDIR)/symcat.h \
2934   config.h \
2935   opintl.h \
2936   sysdep.h \
2937   xc16x-desc.h \
2938   xc16x-opc.h
2939 xc16x-ibld.lo: \
2940   xc16x-ibld.c \
2941   $(BFD_H) \
2942   $(INCDIR)/ansidecl.h \
2943   $(INCDIR)/dis-asm.h \
2944   $(INCDIR)/opcode/cgen-bitset.h \
2945   $(INCDIR)/opcode/cgen.h \
2946   $(INCDIR)/safe-ctype.h \
2947   $(INCDIR)/symcat.h \
2948   config.h \
2949   opintl.h \
2950   sysdep.h \
2951   xc16x-desc.h \
2952   xc16x-opc.h
2953 xc16x-opc.lo: \
2954   xc16x-opc.c \
2955   $(BFD_H) \
2956   $(INCDIR)/ansidecl.h \
2957   $(INCDIR)/libiberty.h \
2958   $(INCDIR)/opcode/cgen-bitset.h \
2959   $(INCDIR)/opcode/cgen.h \
2960   $(INCDIR)/symcat.h \
2961   config.h \
2962   sysdep.h \
2963   xc16x-desc.h \
2964   xc16x-opc.h
2965 xstormy16-asm.lo: \
2966   xstormy16-asm.c \
2967   $(BFD_H) \
2968   $(INCDIR)/ansidecl.h \
2969   $(INCDIR)/libiberty.h \
2970   $(INCDIR)/opcode/cgen-bitset.h \
2971   $(INCDIR)/opcode/cgen.h \
2972   $(INCDIR)/safe-ctype.h \
2973   $(INCDIR)/symcat.h \
2974   $(INCDIR)/xregex.h \
2975   $(INCDIR)/xregex2.h \
2976   config.h \
2977   opintl.h \
2978   sysdep.h \
2979   xstormy16-desc.h \
2980   xstormy16-opc.h
2981 xstormy16-desc.lo: \
2982   xstormy16-desc.c \
2983   $(BFD_H) \
2984   $(INCDIR)/ansidecl.h \
2985   $(INCDIR)/libiberty.h \
2986   $(INCDIR)/opcode/cgen-bitset.h \
2987   $(INCDIR)/opcode/cgen.h \
2988   $(INCDIR)/symcat.h \
2989   $(INCDIR)/xregex.h \
2990   $(INCDIR)/xregex2.h \
2991   config.h \
2992   opintl.h \
2993   sysdep.h \
2994   xstormy16-desc.h \
2995   xstormy16-opc.h
2996 xstormy16-dis.lo: \
2997   xstormy16-dis.c \
2998   $(BFD_H) \
2999   $(INCDIR)/ansidecl.h \
3000   $(INCDIR)/dis-asm.h \
3001   $(INCDIR)/libiberty.h \
3002   $(INCDIR)/opcode/cgen-bitset.h \
3003   $(INCDIR)/opcode/cgen.h \
3004   $(INCDIR)/symcat.h \
3005   config.h \
3006   opintl.h \
3007   sysdep.h \
3008   xstormy16-desc.h \
3009   xstormy16-opc.h
3010 xstormy16-ibld.lo: \
3011   xstormy16-ibld.c \
3012   $(BFD_H) \
3013   $(INCDIR)/ansidecl.h \
3014   $(INCDIR)/dis-asm.h \
3015   $(INCDIR)/opcode/cgen-bitset.h \
3016   $(INCDIR)/opcode/cgen.h \
3017   $(INCDIR)/safe-ctype.h \
3018   $(INCDIR)/symcat.h \
3019   config.h \
3020   opintl.h \
3021   sysdep.h \
3022   xstormy16-desc.h \
3023   xstormy16-opc.h
3024 xstormy16-opc.lo: \
3025   xstormy16-opc.c \
3026   $(BFD_H) \
3027   $(INCDIR)/ansidecl.h \
3028   $(INCDIR)/libiberty.h \
3029   $(INCDIR)/opcode/cgen-bitset.h \
3030   $(INCDIR)/opcode/cgen.h \
3031   $(INCDIR)/symcat.h \
3032   config.h \
3033   sysdep.h \
3034   xstormy16-desc.h \
3035   xstormy16-opc.h
3036 xtensa-dis.lo: \
3037   xtensa-dis.c \
3038   $(BFD_H) \
3039   $(INCDIR)/ansidecl.h \
3040   $(INCDIR)/dis-asm.h \
3041   $(INCDIR)/libiberty.h \
3042   $(INCDIR)/symcat.h \
3043   $(INCDIR)/xtensa-isa.h \
3044   config.h \
3045   sysdep.h
3046 z80-dis.lo: \
3047   z80-dis.c \
3048   $(BFD_H) \
3049   $(INCDIR)/ansidecl.h \
3050   $(INCDIR)/dis-asm.h \
3051   $(INCDIR)/symcat.h \
3052   config.h \
3053   sysdep.h
3054 z8k-dis.lo: \
3055   z8k-dis.c \
3056   $(BFD_H) \
3057   $(INCDIR)/ansidecl.h \
3058   $(INCDIR)/dis-asm.h \
3059   $(INCDIR)/symcat.h \
3060   config.h \
3061   sysdep.h \
3062   z8k-opc.h
3063 z8kgen.lo: \
3064   z8kgen.c \
3065   $(INCDIR)/ansidecl.h \
3066   $(INCDIR)/libiberty.h \
3067   config.h \
3068   sysdep.h
3069 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
3070
3071 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3072 # Otherwise a system limit (for SysV at least) may be exceeded.
3073 .NOEXPORT: